Lines Matching refs:optionalFixed64_
1163 optionalFixed64_ = other.optionalFixed64_;1425 private ulong optionalFixed64_;1428 get { if ((_hasBits0 & 128) != 0) { return optionalFixed64_; } else { return OptionalFixed64DefaultValue; } }1431 optionalFixed64_ = value;