Home
last modified time | relevance | path

Searched refs:TestEagerMessage (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs701 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.TestEagerMessage), global::Google.Protobuf.TestProtos.Proto2.TestEagerMessage.Parser, new[]{ "SubMessage" }, null, null, null, null), in UnittestReflection()
13192 public sealed partial class TestEagerMessage : pb::IMessage<TestEagerMessage> class
13197 private static readonly pb::MessageParser<TestEagerMessage> _parser = new pb::MessageParser<TestEagerMessage>(() => new TestEagerMessage());
13200 public static pb::MessageParser<TestEagerMessage> Parser { get { return _parser; } }
13213 public TestEagerMessage() { in TestEagerMessage() method in Google.Protobuf.TestProtos.Proto2.TestEagerMessage
13220 public TestEagerMessage(TestEagerMessag method in Google.Protobuf.TestProtos.Proto2.TestEagerMessage
[all...]

Completed in 30 milliseconds