Lines Matching defs:optionalFixed32_
1162 optionalFixed32_ = other.optionalFixed32_;1401 private uint optionalFixed32_;1404 get { if ((_hasBits0 & 64) != 0) { return optionalFixed32_; } else { return OptionalFixed32DefaultValue; } }1407 optionalFixed32_ = value;