Lines Matching refs:TestLazyMessage
702 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.TestLazyMessage), global::Google.Protobuf.TestProtos.Proto2.TestLazyMessage.Parser, new[]{ "SubMessage" }, null, null, null, null),
13373 public sealed partial class TestLazyMessage : pb::IMessage<TestLazyMessage>
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() {
13401 public TestLazyMessage(TestLazyMessage other) : this() {
13407 public TestLazyMessage Clone() {
13408 return new TestLazyMessage(this);
13424 return Equals(other as TestLazyMessage);
13428 public bool Equals(TestLazyMessage other) {
13495 public void MergeFrom(TestLazyMessage other) {