Lines Matching refs:TestEagerMessage
701 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.Proto2.TestEagerMessage), global::Google.Protobuf.TestProtos.Proto2.TestEagerMessage.Parser, new[]{ "SubMessage" }, null, null, null, null),
13192 public sealed partial class TestEagerMessage : pb::IMessage<TestEagerMessage>
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() {
13220 public TestEagerMessage(TestEagerMessage other) : this() {
13226 public TestEagerMessage Clone() {
13227 return new TestEagerMessage(this);
13243 return Equals(other as TestEagerMessage);
13247 public bool Equals(TestEagerMessage other) {
13314 public void MergeFrom(TestEagerMessage other) {