Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds