Lines Matching refs:TestCommentInjectionMessage
735 …Protobuf.TestProtos.Proto2.TestCommentInjectionMessage), global::Google.Protobuf.TestProtos.Proto2… in UnittestReflection()
28458 …public sealed partial class TestCommentInjectionMessage : pb::IMessage<TestCommentInjectionMessage> class
28463 …essageParser<TestCommentInjectionMessage> _parser = new pb::MessageParser<TestCommentInjectionMess…
28467 public static pb::MessageParser<TestCommentInjectionMessage> Parser { get { return _parser; } }
28483 public TestCommentInjectionMessage() { in TestCommentInjectionMessage() method in Google.Protobuf.TestProtos.Proto2.TestCommentInjectionMessage
28491 public TestCommentInjectionMessage(TestCommentInjectionMessage other) : this() { in TestCommentInjectionMessage() method in Google.Protobuf.TestProtos.Proto2.TestCommentInjectionMessage
28498 public TestCommentInjectionMessage Clone() { in Clone()
28499 return new TestCommentInjectionMessage(this); in Clone()
28534 return Equals(other as TestCommentInjectionMessage); in Equals()
28539 public bool Equals(TestCommentInjectionMessage other) { in Equals()
28612 public void MergeFrom(TestCommentInjectionMessage other) { in MergeFrom()