• Home
  • Raw
  • Download

Lines Matching refs:Equals

345     public override bool Equals(object other) {  in Equals()  method in UnitTest.Issues.TestProtos.TestMessageWithCustomOptions
346 return Equals(other as TestMessageWithCustomOptions); in Equals()
350 public bool Equals(TestMessageWithCustomOptions other) { in Equals() method in UnitTest.Issues.TestProtos.TestMessageWithCustomOptions
360 return Equals(_unknownFields, other._unknownFields); in Equals()
551 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooRequest
552 return Equals(other as CustomOptionFooRequest); in Equals()
556 public bool Equals(CustomOptionFooRequest other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooRequest
563 return Equals(_unknownFields, other._unknownFields); in Equals()
687 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooResponse
688 return Equals(other as CustomOptionFooResponse); in Equals()
692 public bool Equals(CustomOptionFooResponse other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooResponse
699 return Equals(_unknownFields, other._unknownFields); in Equals()
823 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooClientMessage
824 return Equals(other as CustomOptionFooClientMessage); in Equals()
828 public bool Equals(CustomOptionFooClientMessage other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooClientMessage
835 return Equals(_unknownFields, other._unknownFields); in Equals()
959 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooServerMessage
960 return Equals(other as CustomOptionFooServerMessage); in Equals()
964 public bool Equals(CustomOptionFooServerMessage other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionFooServerMessage
971 return Equals(_unknownFields, other._unknownFields); in Equals()
1095 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.DummyMessageContainingEnum
1096 return Equals(other as DummyMessageContainingEnum); in Equals()
1100 public bool Equals(DummyMessageContainingEnum other) { in Equals() method in UnitTest.Issues.TestProtos.DummyMessageContainingEnum
1107 return Equals(_unknownFields, other._unknownFields); in Equals()
1244 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.DummyMessageInvalidAsOptionType
1245 return Equals(other as DummyMessageInvalidAsOptionType); in Equals()
1249 public bool Equals(DummyMessageInvalidAsOptionType other) { in Equals() method in UnitTest.Issues.TestProtos.DummyMessageInvalidAsOptionType
1256 return Equals(_unknownFields, other._unknownFields); in Equals()
1380 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionMinIntegerValues
1381 return Equals(other as CustomOptionMinIntegerValues); in Equals()
1385 public bool Equals(CustomOptionMinIntegerValues other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionMinIntegerValues
1392 return Equals(_unknownFields, other._unknownFields); in Equals()
1516 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionMaxIntegerValues
1517 return Equals(other as CustomOptionMaxIntegerValues); in Equals()
1521 public bool Equals(CustomOptionMaxIntegerValues other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionMaxIntegerValues
1528 return Equals(_unknownFields, other._unknownFields); in Equals()
1652 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionOtherValues
1653 return Equals(other as CustomOptionOtherValues); in Equals()
1657 public bool Equals(CustomOptionOtherValues other) { in Equals() method in UnitTest.Issues.TestProtos.CustomOptionOtherValues
1664 return Equals(_unknownFields, other._unknownFields); in Equals()
1788 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.SettingRealsFromPositiveInts
1789 return Equals(other as SettingRealsFromPositiveInts); in Equals()
1793 public bool Equals(SettingRealsFromPositiveInts other) { in Equals() method in UnitTest.Issues.TestProtos.SettingRealsFromPositiveInts
1800 return Equals(_unknownFields, other._unknownFields); in Equals()
1924 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.SettingRealsFromNegativeInts
1925 return Equals(other as SettingRealsFromNegativeInts); in Equals()
1929 public bool Equals(SettingRealsFromNegativeInts other) { in Equals() method in UnitTest.Issues.TestProtos.SettingRealsFromNegativeInts
1936 return Equals(_unknownFields, other._unknownFields); in Equals()
2107 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.ComplexOptionType1
2108 return Equals(other as ComplexOptionType1); in Equals()
2112 public bool Equals(ComplexOptionType1 other) { in Equals() method in UnitTest.Issues.TestProtos.ComplexOptionType1
2122 if(!foo4_.Equals(other.foo4_)) return false; in Equals()
2123 return Equals(_unknownFields, other._unknownFields); in Equals()
2378 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.ComplexOptionType2
2379 return Equals(other as ComplexOptionType2); in Equals()
2383 public bool Equals(ComplexOptionType2 other) { in Equals() method in UnitTest.Issues.TestProtos.ComplexOptionType2
2390 if (!object.Equals(Bar, other.Bar)) return false; in Equals()
2392 if (!object.Equals(Fred, other.Fred)) return false; in Equals()
2393 if(!barney_.Equals(other.barney_)) return false; in Equals()
2394 return Equals(_unknownFields, other._unknownFields); in Equals()
2632 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.ComplexOptionType2.Types.ComplexOptionType4
2633 return Equals(other as ComplexOptionType4); in Equals()
2637 public bool Equals(ComplexOptionType4 other) { in Equals() method in UnitTest.Issues.TestProtos.ComplexOptionType2.Types.ComplexOptionType4
2645 return Equals(_unknownFields, other._unknownFields); in Equals()
2818 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.ComplexOptionType3
2819 return Equals(other as ComplexOptionType3); in Equals()
2823 public bool Equals(ComplexOptionType3 other) { in Equals() method in UnitTest.Issues.TestProtos.ComplexOptionType3
2831 return Equals(_unknownFields, other._unknownFields); in Equals()
2981 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.VariousComplexOptions
2982 return Equals(other as VariousComplexOptions); in Equals()
2986 public bool Equals(VariousComplexOptions other) { in Equals() method in UnitTest.Issues.TestProtos.VariousComplexOptions
2993 return Equals(_unknownFields, other._unknownFields); in Equals()
3159 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.Aggregate
3160 return Equals(other as Aggregate); in Equals()
3164 public bool Equals(Aggregate other) { in Equals() method in UnitTest.Issues.TestProtos.Aggregate
3173 if (!object.Equals(Sub, other.Sub)) return false; in Equals()
3174 return Equals(_unknownFields, other._unknownFields); in Equals()
3388 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.AggregateMessage
3389 return Equals(other as AggregateMessage); in Equals()
3393 public bool Equals(AggregateMessage other) { in Equals() method in UnitTest.Issues.TestProtos.AggregateMessage
3401 return Equals(_unknownFields, other._unknownFields); in Equals()
3551 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.NestedOptionType
3552 return Equals(other as NestedOptionType); in Equals()
3556 public bool Equals(NestedOptionType other) { in Equals() method in UnitTest.Issues.TestProtos.NestedOptionType
3563 return Equals(_unknownFields, other._unknownFields); in Equals()
3706 public override bool Equals(object other) { in Equals() method in UnitTest.Issues.TestProtos.NestedOptionType.Types.NestedMessage
3707 return Equals(other as NestedMessage); in Equals()
3711 public bool Equals(NestedMessage other) { in Equals() method in UnitTest.Issues.TestProtos.NestedOptionType.Types.NestedMessage
3719 return Equals(_unknownFields, other._unknownFields); in Equals()