Lines Matching refs:TestCommentInjectionMessage
182 …l::Google.Protobuf.TestProtos.TestCommentInjectionMessage), global::Google.Protobuf.TestProtos.Tes… in UnittestProto3Reflection()
5496 …public sealed partial class TestCommentInjectionMessage : pb::IMessage<TestCommentInjectionMessage… class
5497 …essageParser<TestCommentInjectionMessage> _parser = new pb::MessageParser<TestCommentInjectionMess…
5498 public static pb::MessageParser<TestCommentInjectionMessage> Parser { get { return _parser; } }
5508 public TestCommentInjectionMessage() { in TestCommentInjectionMessage() method in Google.Protobuf.TestProtos.TestCommentInjectionMessage
5514 public TestCommentInjectionMessage(TestCommentInjectionMessage other) : this() { in TestCommentInjectionMessage() method in Google.Protobuf.TestProtos.TestCommentInjectionMessage
5518 public TestCommentInjectionMessage Clone() { in Clone()
5519 return new TestCommentInjectionMessage(this); in Clone()
5536 return Equals(other as TestCommentInjectionMessage); in Equals()
5539 public bool Equals(TestCommentInjectionMessage other) { in Equals()
5575 public void MergeFrom(TestCommentInjectionMessage other) { in MergeFrom()