Searched refs:RepeatedStringField (Results 1 - 2 of 2) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | UnittestProto3.cs | 173 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.TestCamelCaseFieldNames), global::Google.Protobuf.TestProtos.TestCamelCaseFieldNames.Parser, new[]{ "PrimitiveField", "StringField", "EnumField", "MessageField", "RepeatedPrimitiveField", "RepeatedStringField", "RepeatedEnumField", "RepeatedMessageField" }, null, null, null, null), in UnittestProto3Reflection() 4235 /// <summary>Field number for the "RepeatedStringField" field.</summary> 4241 public pbc::RepeatedField<string> RepeatedStringField { property in Google.Protobuf.TestProtos.TestCamelCaseFieldNames
|
H A D | Unittest.cs | 704 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.TestCamelCaseFieldNames), global::Google.Protobuf.TestProtos.Proto2.TestCamelCaseFieldNames.Parser, new[]{ "PrimitiveField", "StringField", "EnumField", "MessageField", "StringPieceField", "CordField", "RepeatedPrimitiveField", "RepeatedStringField", "RepeatedEnumField", "RepeatedMessageField", "RepeatedStringPieceField", "RepeatedCordField" }, null, null, null, null), in UnittestReflection() 14126 /// <summary>Field number for the "RepeatedStringField" field.</summary> 14132 public pbc::RepeatedField<string> RepeatedStringField { property in Google.Protobuf.TestProtos.Proto2.TestCamelCaseFieldNames [all...] |
Completed in 51 milliseconds