Searched refs:DeprecatedChild (Results 1 – 2 of 2) sorted by relevance
55 …typeof(global::UnitTest.Issues.TestProtos.DeprecatedChild), global::UnitTest.Issues.TestProtos.Dep… in UnittestIssuesReflection()525 public sealed partial class DeprecatedChild : pb::IMessage<DeprecatedChild> { class526 …tic readonly pb::MessageParser<DeprecatedChild> _parser = new pb::MessageParser<DeprecatedChild>((…528 public static pb::MessageParser<DeprecatedChild> Parser { get { return _parser; } }541 public DeprecatedChild() { in DeprecatedChild() method in UnitTest.Issues.TestProtos.DeprecatedChild548 public DeprecatedChild(DeprecatedChild other) : this() { in DeprecatedChild() method in UnitTest.Issues.TestProtos.DeprecatedChild552 public DeprecatedChild Clone() { in Clone()553 return new DeprecatedChild(this); in Clone()558 return Equals(other as DeprecatedChild); in Equals()562 public bool Equals(DeprecatedChild other) { in Equals()[all …]
60 message DeprecatedChild { message72 DeprecatedChild MessageValue = 3 [deprecated = true];73 repeated DeprecatedChild MessageArray = 4 [deprecated = true];