Home | History | Annotate | Download | only in TestProtos

Lines Matching defs:TestRecursiveMessage

163             new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.TestRecursiveMessage), global::Google.Protobuf.TestProtos.TestRecursiveMessage.Parser, new[]{ "A", "I" }, null, null, null),
2353 public sealed partial class TestRecursiveMessage : pb::IMessage<TestRecursiveMessage> {
2354 private static readonly pb::MessageParser<TestRecursiveMessage> _parser = new pb::MessageParser<TestRecursiveMessage>(() => new TestRecursiveMessage());
2355 public static pb::MessageParser<TestRecursiveMessage> Parser { get { return _parser; } }
2365 public TestRecursiveMessage() {
2371 public TestRecursiveMessage(TestRecursiveMessage other) : this() {
2376 public TestRecursiveMessage Clone() {
2377 return new TestRecursiveMessage(this);
2382 private global::Google.Protobuf.TestProtos.TestRecursiveMessage a_;
2383 public global::Google.Protobuf.TestProtos.TestRecursiveMessage A {
2401 return Equals(other as TestRecursiveMessage);
2404 public bool Equals(TestRecursiveMessage other) {
2449 public void MergeFrom(TestRecursiveMessage other) {
2455 a_ = new global::Google.Protobuf.TestProtos.TestRecursiveMessage();
2473 a_ = new global::Google.Protobuf.TestProtos.TestRecursiveMessage();