Lines Matching refs:TestCommentInjectionMessage
189 …l::Google.Protobuf.TestProtos.TestCommentInjectionMessage), global::Google.Protobuf.TestProtos.Tes… in UnittestProto3Reflection()
8989 …public sealed partial class TestCommentInjectionMessage : pb::IMessage<TestCommentInjectionMessage> class
8994 …essageParser<TestCommentInjectionMessage> _parser = new pb::MessageParser<TestCommentInjectionMess…
8998 public static pb::MessageParser<TestCommentInjectionMessage> Parser { get { return _parser; } }
9014 public TestCommentInjectionMessage() { in TestCommentInjectionMessage() method in Google.Protobuf.TestProtos.TestCommentInjectionMessage
9022 public TestCommentInjectionMessage(TestCommentInjectionMessage other) : this() { in TestCommentInjectionMessage() method in Google.Protobuf.TestProtos.TestCommentInjectionMessage
9029 public TestCommentInjectionMessage Clone() { in Clone()
9030 return new TestCommentInjectionMessage(this); in Clone()
9051 return Equals(other as TestCommentInjectionMessage); in Equals()
9056 public bool Equals(TestCommentInjectionMessage other) { in Equals()
9129 public void MergeFrom(TestCommentInjectionMessage other) { in MergeFrom()