Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto2.cs5015 private readonly static int GroupInt32DefaultValue = 0; field in ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.Data
5020 get { if ((_hasBits0 & 1) != 0) { return groupInt32_; } else { return GroupInt32DefaultValue; } }

Completed in 12 milliseconds