Searched refs:DeprecatedChild (Results 1 – 2 of 2) sorted by relevance
56 …typeof(global::UnitTest.Issues.TestProtos.DeprecatedChild), global::UnitTest.Issues.TestProtos.Dep… in UnittestIssuesReflection()472 public sealed partial class DeprecatedChild : pb::IMessage<DeprecatedChild> { class473 …tic readonly pb::MessageParser<DeprecatedChild> _parser = new pb::MessageParser<DeprecatedChild>((…474 public static pb::MessageParser<DeprecatedChild> Parser { get { return _parser; } }484 public DeprecatedChild() { in DeprecatedChild() method in UnitTest.Issues.TestProtos.DeprecatedChild490 public DeprecatedChild(DeprecatedChild other) : this() { in DeprecatedChild() method in UnitTest.Issues.TestProtos.DeprecatedChild493 public DeprecatedChild Clone() { in Clone()494 return new DeprecatedChild(this); in Clone()498 return Equals(other as DeprecatedChild); in Equals()501 public bool Equals(DeprecatedChild other) { in Equals()[all …]
60 message DeprecatedChild { message72 DeprecatedChild MessageValue = 3 [deprecated = true];73 repeated DeprecatedChild MessageArray = 4 [deprecated = true];