Searched refs:negativeIntValue_ (Results 1 – 1 of 1) sorted by relevance
8506 negativeIntValue_ = other.negativeIntValue_; in UninterpretedOption()8583 private long negativeIntValue_; field in Google.Protobuf.Reflection.UninterpretedOption8586 …get { if ((_hasBits0 & 2) != 0) { return negativeIntValue_; } else { return NegativeIntValueDefaul…8589 negativeIntValue_ = value;