Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto2.cs5631 private readonly static int IDefaultValue = 0; field in ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.MessageSetCorrectExtension2
5636 get { if ((_hasBits0 & 1) != 0) { return i_; } else { return IDefaultValue; } }
H A DUnittest.cs10839 private readonly static int IDefaultValue = 0; field in Google.Protobuf.TestProtos.Proto2.TestRecursiveMessage
10844 get { if ((_hasBits0 & 1) != 0) { return i_; } else { return IDefaultValue; } }
12331 private readonly static int IDefaultValue = 0; field in Google.Protobuf.TestProtos.Proto2.TestIsInitialized.Types.SubMessage.Types.SubGroup
12336 get { if ((_hasBits0 & 1) != 0) { return i_; } else { return IDefaultValue; } }
[all...]

Completed in 49 milliseconds