Lines Matching refs:optionalBool_
1168 optionalBool_ = other.optionalBool_;1545 private bool optionalBool_;1548 get { if ((_hasBits0 & 4096) != 0) { return optionalBool_; } else { return OptionalBoolDefaultValue; } }1551 optionalBool_ = value;