Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs702 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.TestLazyMessage), global::Google.Protobuf.TestProtos.Proto2.TestLazyMessage.Parser, new[]{ "SubMessage" }, null, null, null, null), in UnittestReflection()
13373 public sealed partial class TestLazyMessage : pb::IMessage<TestLazyMessage> class
13378 private static readonly pb::MessageParser<TestLazyMessage> _parser = new pb::MessageParser<TestLazyMessage>(() => new TestLazyMessage());
13381 public static pb::MessageParser<TestLazyMessage> Parser { get { return _parser; } }
13394 public TestLazyMessage() { in TestLazyMessage() method in Google.Protobuf.TestProtos.Proto2.TestLazyMessage
13401 public TestLazyMessage(TestLazyMessag method in Google.Protobuf.TestProtos.Proto2.TestLazyMessage
[all...]

Completed in 31 milliseconds