Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
H A DFieldAccessTest.cs176 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 DTestMessagesProto3.cs649 public const int OptionalForeignMessageFieldNumber = 19; field in ProtobufTestMessages.Proto3.TestAllTypesProto3
H A DTestMessagesProto2.cs803 public const int OptionalForeignMessageFieldNumber = 19; field in ProtobufTestMessages.Proto2.TestAllTypesProto2
H A DUnittest.cs1644 public const int OptionalForeignMessageFieldNumber = 19; field in Google.Protobuf.TestProtos.Proto2.TestAllTypes
[all...]

Completed in 59 milliseconds