Searched refs:TestDupFieldNumber (Results 1 - 1 of 1) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | Unittest.cs | 699 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.TestDupFieldNumber), global::Google.Protobuf.TestProtos.Proto2.TestDupFieldNumber.Parser, new[]{ "A", "Foo", "Bar" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.TestDupFieldNumber.Types.Foo), global::Google.Protobuf.TestProtos.Proto2.TestDupFieldNumber.Types.Foo.Parser, new[]{ "A" }, null, null, null, null), in UnittestReflection() 700 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.TestDupFieldNumber.Types.Bar), global::Google.Protobuf.TestProtos.Proto2.TestDupFieldNumber.Types.Bar.Parser, new[]{ "A" }, null, null, null, null)}), in UnittestReflection() 12496 public sealed partial class TestDupFieldNumber : pb::IMessage<TestDupFieldNumber> class 12501 private static readonly pb::MessageParser<TestDupFieldNumber> _parser = new pb::MessageParser<TestDupFieldNumber>(() 12518 public TestDupFieldNumber() { TestDupFieldNumber() method in Google.Protobuf.TestProtos.Proto2.TestDupFieldNumber 12525 public TestDupFieldNumber(TestDupFieldNumber other) : this() { TestDupFieldNumber() method in Google.Protobuf.TestProtos.Proto2.TestDupFieldNumber [all...] |
Completed in 28 milliseconds