Home
last modified time | relevance | path

Searched refs:BeginDefaultValue (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs10045 private readonly static int BeginDefaultValue = 0; field in Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation
10054 get { if ((_hasBits0 & 1) != 0) { return begin_; } else { return BeginDefaultValue; } }

Completed in 15 milliseconds