Searched refs:RepeatedStringPieceField (Results 1 - 1 of 1) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
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() 14156 /// <summary>Field number for the "RepeatedStringPieceField" field.</summary> 14162 public pbc::RepeatedField<string> RepeatedStringPieceField { property in Google.Protobuf.TestProtos.Proto2.TestCamelCaseFieldNames [all...] |
Completed in 46 milliseconds