Searched refs:NegativeIntValueDefaultValue (Results 1 – 1 of 1) sorted by relevance
8581 private readonly static long NegativeIntValueDefaultValue = 0L; field in Google.Protobuf.Reflection.UninterpretedOption8586 …(_hasBits0 & 2) != 0) { return negativeIntValue_; } else { return NegativeIntValueDefaultValue; } }