Searched refs:RepeatedInt32FieldNumber (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/csharp/src/Google.Protobuf.Test/Reflection/ | ||
D | FieldAccessTest.cs | 76 … var list = (IList) fields[TestAllTypes.RepeatedInt32FieldNumber].Accessor.GetValue(message); in GetValue() |
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/ | ||
D | UnittestProto3.cs | 550 public const int RepeatedInt32FieldNumber = 31; field in Google.Protobuf.TestProtos.TestAllTypes |
/external/protobuf/csharp/src/Google.Protobuf.Conformance/ | ||
D | Conformance.cs | 1096 public const int RepeatedInt32FieldNumber = 31; field in Conformance.TestAllTypes |