Searched refs:OptionalForeignMessageFieldNumber (Results 1 - 4 of 4) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/ | ||
H A D | FieldAccessTest.cs | 176 var field = ((IMessage) message).Descriptor.Fields[Proto2.TestAllTypes.OptionalForeignMessageFieldNumber]; in HasValue_Proto2_Message() 429 Assert.IsTrue(fields[Proto2.TestAllTypes.OptionalForeignMessageFieldNumber].HasPresence); in HasPresence() |
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | ||
H A D | TestMessagesProto3.cs | 649 public const int OptionalForeignMessageFieldNumber = 19; field in ProtobufTestMessages.Proto3.TestAllTypesProto3 |
H A D | TestMessagesProto2.cs | 803 public const int OptionalForeignMessageFieldNumber = 19; field in ProtobufTestMessages.Proto2.TestAllTypesProto2 |
H A D | Unittest.cs | 1644 public const int OptionalForeignMessageFieldNumber = 19; field in Google.Protobuf.TestProtos.Proto2.TestAllTypes [all...] |
Completed in 59 milliseconds