Home
last modified time | relevance | path

Searched refs:RepeatedInt32FieldNumber (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
DFieldAccessTest.cs76 … var list = (IList) fields[TestAllTypes.RepeatedInt32FieldNumber].Accessor.GetValue(message); in GetValue()
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs550 public const int RepeatedInt32FieldNumber = 31; field in Google.Protobuf.TestProtos.TestAllTypes
5332 public const int RepeatedInt32FieldNumber = 13; field in Google.Protobuf.TestProtos.TestRepeatedScalarDifferentTagSizes
/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1096 public const int RepeatedInt32FieldNumber = 31; field in Conformance.TestAllTypes