H A D | MapUnittestProto3.cs | 158 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.TestArenaMap), global::Google.Protobuf.TestProtos.TestArenaMap.Parser, new[]{ "MapInt32Int32", "MapInt64Int64", "MapUint32Uint32", "MapUint64Uint64", "MapSint32Sint32", "MapSint64Sint64", "MapFixed32Fixed32", "MapFixed64Fixed64", "MapSfixed32Sfixed32", "MapSfixed64Sfixed64", "MapInt32Float", "MapInt32Double", "MapBoolBool", "MapInt32Enum", "MapInt32ForeignMessage" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, }), in MapUnittestProto3Reflection() 1271 public sealed partial class TestArenaMap : pb::IMessage<TestArenaMap> class 1276 private static readonly pb::MessageParser<TestArenaMap> _parser = new pb::MessageParser<TestArenaMap>(() => new TestArenaMap()); 1279 public static pb::MessageParser<TestArenaMap> Parser { get { return _parser; } } 1292 public TestArenaMap() { in TestArenaMap() method in Google.Protobuf.TestProtos.TestArenaMap 1299 public TestArenaMap(TestArenaMa method in Google.Protobuf.TestProtos.TestArenaMap [all...] |