Home
last modified time | relevance | path

Searched refs:OneofNestedMessageFieldNumber (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
DFieldAccessTest.cs72 …sert.AreEqual(message.OneofNestedMessage, fields[TestAllTypes.OneofNestedMessageFieldNumber].Acces… in GetValue()
DDescriptorsTest.cs216 TestAllTypes.OneofNestedMessageFieldNumber, in OneofDescriptor()
/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1472 public const int OneofNestedMessageFieldNumber = 112; field in Conformance.TestAllTypes
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs764 public const int OneofNestedMessageFieldNumber = 112; field in Google.Protobuf.TestProtos.TestAllTypes