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