Lines Matching refs:NestedTwice
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.Types
244 …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.NestedTwice
261 public NestedTwice(NestedTwice other) : this() { in NestedTwice() method in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce.Types.NestedTwice
264 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()
299 public void MergeFrom(NestedTwice other) { in MergeFrom()