Searched refs:OneofIndexDefaultValue (Results 1 – 1 of 1) sorted by relevance
1989 private readonly static int OneofIndexDefaultValue = 0; field in Google.Protobuf.Reflection.FieldDescriptorProto1998 … get { if ((_hasBits0 & 8) != 0) { return oneofIndex_; } else { return OneofIndexDefaultValue; } }