Searched refs:positiveIntValue_ (Results 1 – 1 of 1) sorted by relevance
8505 positiveIntValue_ = other.positiveIntValue_; in UninterpretedOption()8559 private ulong positiveIntValue_; field in Google.Protobuf.Reflection.UninterpretedOption8562 …get { if ((_hasBits0 & 1) != 0) { return positiveIntValue_; } else { return PositiveIntValueDefaul…8565 positiveIntValue_ = value;