Lines Matching refs:optionalInt32_
282 optionalInt32_ = other.optionalInt32_;
434 private int optionalInt32_;
440 get { if ((_hasBits0 & 1) != 0) { return optionalInt32_; } else { return OptionalInt32DefaultValue; } }
443 optionalInt32_ = value;
6008 optionalInt32_ = other.optionalInt32_;
6026 private int optionalInt32_;
6029 get { if ((_hasBits0 & 1) != 0) { return optionalInt32_; } else { return OptionalInt32DefaultValue; } }
6032 optionalInt32_ = value;