Searched refs:NestedTwice (Results 1 – 2 of 2) sorted by relevance
54 …sue307.Types.NestedOnce.Types.NestedTwice), global::UnitTest.Issues.TestProtos.Issue307.Types.Nest… in UnittestIssuesReflection()243 public sealed partial class NestedTwice : pb::IMessage<NestedTwice> { class in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce.Types244 …te static readonly pb::MessageParser<NestedTwice> _parser = new pb::MessageParser<NestedTwice>(() …245 public static pb::MessageParser<NestedTwice> Parser { get { return _parser; } }255 public NestedTwice() { in NestedTwice() method in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce.Types.NestedTwice261 public NestedTwice(NestedTwice other) : this() { in NestedTwice() method in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce.Types.NestedTwice264 public NestedTwice Clone() { in Clone()265 return new NestedTwice(this); in Clone()269 return Equals(other as NestedTwice); in Equals()272 public bool Equals(NestedTwice other) { in Equals()[all …]
16 message NestedTwice { message