• Home
  • Raw
  • Download

Lines Matching refs:GetHashCode

2734     public override int GetHashCode() {  in GetHashCode()  method in Google.Protobuf.TestProtos.Proto2.TestAllTypes
2736 if (HasOptionalInt32) hash ^= OptionalInt32.GetHashCode(); in GetHashCode()
2737 if (HasOptionalInt64) hash ^= OptionalInt64.GetHashCode(); in GetHashCode()
2738 if (HasOptionalUint32) hash ^= OptionalUint32.GetHashCode(); in GetHashCode()
2739 if (HasOptionalUint64) hash ^= OptionalUint64.GetHashCode(); in GetHashCode()
2740 if (HasOptionalSint32) hash ^= OptionalSint32.GetHashCode(); in GetHashCode()
2741 if (HasOptionalSint64) hash ^= OptionalSint64.GetHashCode(); in GetHashCode()
2742 if (HasOptionalFixed32) hash ^= OptionalFixed32.GetHashCode(); in GetHashCode()
2743 if (HasOptionalFixed64) hash ^= OptionalFixed64.GetHashCode(); in GetHashCode()
2744 if (HasOptionalSfixed32) hash ^= OptionalSfixed32.GetHashCode(); in GetHashCode()
2745 if (HasOptionalSfixed64) hash ^= OptionalSfixed64.GetHashCode(); in GetHashCode()
2746 …t) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode(OptionalFloat); in GetHashCode()
2747 …) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(OptionalDouble); in GetHashCode()
2748 if (HasOptionalBool) hash ^= OptionalBool.GetHashCode(); in GetHashCode()
2749 if (HasOptionalString) hash ^= OptionalString.GetHashCode(); in GetHashCode()
2750 if (HasOptionalBytes) hash ^= OptionalBytes.GetHashCode(); in GetHashCode()
2751 if (HasOptionalGroup) hash ^= OptionalGroup.GetHashCode(); in GetHashCode()
2752 if (optionalNestedMessage_ != null) hash ^= OptionalNestedMessage.GetHashCode(); in GetHashCode()
2753 if (optionalForeignMessage_ != null) hash ^= OptionalForeignMessage.GetHashCode(); in GetHashCode()
2754 if (optionalImportMessage_ != null) hash ^= OptionalImportMessage.GetHashCode(); in GetHashCode()
2755 if (HasOptionalNestedEnum) hash ^= OptionalNestedEnum.GetHashCode(); in GetHashCode()
2756 if (HasOptionalForeignEnum) hash ^= OptionalForeignEnum.GetHashCode(); in GetHashCode()
2757 if (HasOptionalImportEnum) hash ^= OptionalImportEnum.GetHashCode(); in GetHashCode()
2758 if (HasOptionalStringPiece) hash ^= OptionalStringPiece.GetHashCode(); in GetHashCode()
2759 if (HasOptionalCord) hash ^= OptionalCord.GetHashCode(); in GetHashCode()
2760 if (optionalPublicImportMessage_ != null) hash ^= OptionalPublicImportMessage.GetHashCode(); in GetHashCode()
2761 if (optionalLazyMessage_ != null) hash ^= OptionalLazyMessage.GetHashCode(); in GetHashCode()
2762 hash ^= repeatedInt32_.GetHashCode(); in GetHashCode()
2763 hash ^= repeatedInt64_.GetHashCode(); in GetHashCode()
2764 hash ^= repeatedUint32_.GetHashCode(); in GetHashCode()
2765 hash ^= repeatedUint64_.GetHashCode(); in GetHashCode()
2766 hash ^= repeatedSint32_.GetHashCode(); in GetHashCode()
2767 hash ^= repeatedSint64_.GetHashCode(); in GetHashCode()
2768 hash ^= repeatedFixed32_.GetHashCode(); in GetHashCode()
2769 hash ^= repeatedFixed64_.GetHashCode(); in GetHashCode()
2770 hash ^= repeatedSfixed32_.GetHashCode(); in GetHashCode()
2771 hash ^= repeatedSfixed64_.GetHashCode(); in GetHashCode()
2772 hash ^= repeatedFloat_.GetHashCode(); in GetHashCode()
2773 hash ^= repeatedDouble_.GetHashCode(); in GetHashCode()
2774 hash ^= repeatedBool_.GetHashCode(); in GetHashCode()
2775 hash ^= repeatedString_.GetHashCode(); in GetHashCode()
2776 hash ^= repeatedBytes_.GetHashCode(); in GetHashCode()
2777 hash ^= repeatedGroup_.GetHashCode(); in GetHashCode()
2778 hash ^= repeatedNestedMessage_.GetHashCode(); in GetHashCode()
2779 hash ^= repeatedForeignMessage_.GetHashCode(); in GetHashCode()
2780 hash ^= repeatedImportMessage_.GetHashCode(); in GetHashCode()
2781 hash ^= repeatedNestedEnum_.GetHashCode(); in GetHashCode()
2782 hash ^= repeatedForeignEnum_.GetHashCode(); in GetHashCode()
2783 hash ^= repeatedImportEnum_.GetHashCode(); in GetHashCode()
2784 hash ^= repeatedStringPiece_.GetHashCode(); in GetHashCode()
2785 hash ^= repeatedCord_.GetHashCode(); in GetHashCode()
2786 hash ^= repeatedLazyMessage_.GetHashCode(); in GetHashCode()
2787 if (HasDefaultInt32) hash ^= DefaultInt32.GetHashCode(); in GetHashCode()
2788 if (HasDefaultInt64) hash ^= DefaultInt64.GetHashCode(); in GetHashCode()
2789 if (HasDefaultUint32) hash ^= DefaultUint32.GetHashCode(); in GetHashCode()
2790 if (HasDefaultUint64) hash ^= DefaultUint64.GetHashCode(); in GetHashCode()
2791 if (HasDefaultSint32) hash ^= DefaultSint32.GetHashCode(); in GetHashCode()
2792 if (HasDefaultSint64) hash ^= DefaultSint64.GetHashCode(); in GetHashCode()
2793 if (HasDefaultFixed32) hash ^= DefaultFixed32.GetHashCode(); in GetHashCode()
2794 if (HasDefaultFixed64) hash ^= DefaultFixed64.GetHashCode(); in GetHashCode()
2795 if (HasDefaultSfixed32) hash ^= DefaultSfixed32.GetHashCode(); in GetHashCode()
2796 if (HasDefaultSfixed64) hash ^= DefaultSfixed64.GetHashCode(); in GetHashCode()
2797 …at) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode(DefaultFloat); in GetHashCode()
2798 …e) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(DefaultDouble); in GetHashCode()
2799 if (HasDefaultBool) hash ^= DefaultBool.GetHashCode(); in GetHashCode()
2800 if (HasDefaultString) hash ^= DefaultString.GetHashCode(); in GetHashCode()
2801 if (HasDefaultBytes) hash ^= DefaultBytes.GetHashCode(); in GetHashCode()
2802 if (HasDefaultNestedEnum) hash ^= DefaultNestedEnum.GetHashCode(); in GetHashCode()
2803 if (HasDefaultForeignEnum) hash ^= DefaultForeignEnum.GetHashCode(); in GetHashCode()
2804 if (HasDefaultImportEnum) hash ^= DefaultImportEnum.GetHashCode(); in GetHashCode()
2805 if (HasDefaultStringPiece) hash ^= DefaultStringPiece.GetHashCode(); in GetHashCode()
2806 if (HasDefaultCord) hash ^= DefaultCord.GetHashCode(); in GetHashCode()
2807 if (HasOneofUint32) hash ^= OneofUint32.GetHashCode(); in GetHashCode()
2808 …neofFieldCase_ == OneofFieldOneofCase.OneofNestedMessage) hash ^= OneofNestedMessage.GetHashCode(); in GetHashCode()
2809 if (HasOneofString) hash ^= OneofString.GetHashCode(); in GetHashCode()
2810 if (HasOneofBytes) hash ^= OneofBytes.GetHashCode(); in GetHashCode()
2813 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
4495 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.NestedMessage
4497 if (HasBb) hash ^= Bb.GetHashCode(); in GetHashCode()
4499 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
4682 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.OptionalGroup
4684 if (HasA) hash ^= A.GetHashCode(); in GetHashCode()
4686 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
4873 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.RepeatedGroup
4875 if (HasA) hash ^= A.GetHashCode(); in GetHashCode()
4877 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
5082 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.NestedTestAllTypes
5084 if (child_ != null) hash ^= Child.GetHashCode(); in GetHashCode()
5085 if (payload_ != null) hash ^= Payload.GetHashCode(); in GetHashCode()
5086 hash ^= repeatedChild_.GetHashCode(); in GetHashCode()
5088 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
5378 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestDeprecatedFields
5380 if (HasDeprecatedInt32) hash ^= DeprecatedInt32.GetHashCode(); in GetHashCode()
5381 if (HasDeprecatedInt32InOneof) hash ^= DeprecatedInt32InOneof.GetHashCode(); in GetHashCode()
5384 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
5565 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestDeprecatedMessage
5568 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
5759 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.ForeignMessage
5761 if (HasC) hash ^= C.GetHashCode(); in GetHashCode()
5762 if (HasD) hash ^= D.GetHashCode(); in GetHashCode()
5764 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
5941 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestReservedFields
5944 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
6083 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestAllExtensions
6086 hash ^= _extensions.GetHashCode(); in GetHashCode()
6089 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
6286 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.OptionalGroup_extension
6288 if (HasA) hash ^= A.GetHashCode(); in GetHashCode()
6290 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
6477 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.RepeatedGroup_extension
6479 if (HasA) hash ^= A.GetHashCode(); in GetHashCode()
6481 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
6691 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestGroup
6693 if (HasOptionalGroup) hash ^= OptionalGroup.GetHashCode(); in GetHashCode()
6694 if (HasOptionalForeignEnum) hash ^= OptionalForeignEnum.GetHashCode(); in GetHashCode()
6696 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
6914 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestGroup.Types.OptionalGroup
6916 if (HasA) hash ^= A.GetHashCode(); in GetHashCode()
6918 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
7088 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestGroupExtension
7091 hash ^= _extensions.GetHashCode(); in GetHashCode()
7094 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
7263 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestNestedExtension
7266 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
7429 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestNestedExtension.Types.OptionalGroup_extension
7431 if (HasA) hash ^= A.GetHashCode(); in GetHashCode()
7433 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
8493 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestRequired
8495 if (HasA) hash ^= A.GetHashCode(); in GetHashCode()
8496 if (HasDummy2) hash ^= Dummy2.GetHashCode(); in GetHashCode()
8497 if (HasB) hash ^= B.GetHashCode(); in GetHashCode()
8498 if (HasDummy4) hash ^= Dummy4.GetHashCode(); in GetHashCode()
8499 if (HasDummy5) hash ^= Dummy5.GetHashCode(); in GetHashCode()
8500 if (HasDummy6) hash ^= Dummy6.GetHashCode(); in GetHashCode()
8501 if (HasDummy7) hash ^= Dummy7.GetHashCode(); in GetHashCode()
8502 if (HasDummy8) hash ^= Dummy8.GetHashCode(); in GetHashCode()
8503 if (HasDummy9) hash ^= Dummy9.GetHashCode(); in GetHashCode()
8504 if (HasDummy10) hash ^= Dummy10.GetHashCode(); in GetHashCode()
8505 if (HasDummy11) hash ^= Dummy11.GetHashCode(); in GetHashCode()
8506 if (HasDummy12) hash ^= Dummy12.GetHashCode(); in GetHashCode()
8507 if (HasDummy13) hash ^= Dummy13.GetHashCode(); in GetHashCode()
8508 if (HasDummy14) hash ^= Dummy14.GetHashCode(); in GetHashCode()
8509 if (HasDummy15) hash ^= Dummy15.GetHashCode(); in GetHashCode()
8510 if (HasDummy16) hash ^= Dummy16.GetHashCode(); in GetHashCode()
8511 if (HasDummy17) hash ^= Dummy17.GetHashCode(); in GetHashCode()
8512 if (HasDummy18) hash ^= Dummy18.GetHashCode(); in GetHashCode()
8513 if (HasDummy19) hash ^= Dummy19.GetHashCode(); in GetHashCode()
8514 if (HasDummy20) hash ^= Dummy20.GetHashCode(); in GetHashCode()
8515 if (HasDummy21) hash ^= Dummy21.GetHashCode(); in GetHashCode()
8516 if (HasDummy22) hash ^= Dummy22.GetHashCode(); in GetHashCode()
8517 if (HasDummy23) hash ^= Dummy23.GetHashCode(); in GetHashCode()
8518 if (HasDummy24) hash ^= Dummy24.GetHashCode(); in GetHashCode()
8519 if (HasDummy25) hash ^= Dummy25.GetHashCode(); in GetHashCode()
8520 if (HasDummy26) hash ^= Dummy26.GetHashCode(); in GetHashCode()
8521 if (HasDummy27) hash ^= Dummy27.GetHashCode(); in GetHashCode()
8522 if (HasDummy28) hash ^= Dummy28.GetHashCode(); in GetHashCode()
8523 if (HasDummy29) hash ^= Dummy29.GetHashCode(); in GetHashCode()
8524 if (HasDummy30) hash ^= Dummy30.GetHashCode(); in GetHashCode()
8525 if (HasDummy31) hash ^= Dummy31.GetHashCode(); in GetHashCode()
8526 if (HasDummy32) hash ^= Dummy32.GetHashCode(); in GetHashCode()
8527 if (HasC) hash ^= C.GetHashCode(); in GetHashCode()
8529 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
9452 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestRequiredForeign
9454 if (optionalMessage_ != null) hash ^= OptionalMessage.GetHashCode(); in GetHashCode()
9455 hash ^= repeatedMessage_.GetHashCode(); in GetHashCode()
9456 if (HasDummy) hash ^= Dummy.GetHashCode(); in GetHashCode()
9458 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
9694 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestRequiredMessage
9696 if (optionalMessage_ != null) hash ^= OptionalMessage.GetHashCode(); in GetHashCode()
9697 hash ^= repeatedMessage_.GetHashCode(); in GetHashCode()
9698 if (requiredMessage_ != null) hash ^= RequiredMessage.GetHashCode(); in GetHashCode()
9700 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
9923 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestForeignNested
9925 if (foreignNested_ != null) hash ^= ForeignNested.GetHashCode(); in GetHashCode()
9927 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
10094 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestEmptyMessage
10097 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
10240 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestEmptyMessageWithExtensions
10243 hash ^= _extensions.GetHashCode(); in GetHashCode()
10246 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
10421 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestMultipleExtensionRanges
10424 hash ^= _extensions.GetHashCode(); in GetHashCode()
10427 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
10657 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestReallyLargeTagNumber
10659 if (HasA) hash ^= A.GetHashCode(); in GetHashCode()
10660 if (HasBb) hash ^= Bb.GetHashCode(); in GetHashCode()
10662 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
10880 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestRecursiveMessage
10882 if (a_ != null) hash ^= A.GetHashCode(); in GetHashCode()
10883 if (HasI) hash ^= I.GetHashCode(); in GetHashCode()
10885 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
11110 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestMutualRecursionA
11112 if (bb_ != null) hash ^= Bb.GetHashCode(); in GetHashCode()
11113 if (HasSubGroup) hash ^= SubGroup.GetHashCode(); in GetHashCode()
11115 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
11327 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestMutualRecursionA.Types.SubMessage
11329 if (b_ != null) hash ^= B.GetHashCode(); in GetHashCode()
11331 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
11524 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestMutualRecursionA.Types.SubGroup
11526 if (subMessage_ != null) hash ^= SubMessage.GetHashCode(); in GetHashCode()
11527 if (notInThisScc_ != null) hash ^= NotInThisScc.GetHashCode(); in GetHashCode()
11529 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
11774 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestMutualRecursionB
11776 if (a_ != null) hash ^= A.GetHashCode(); in GetHashCode()
11777 if (HasOptionalInt32) hash ^= OptionalInt32.GetHashCode(); in GetHashCode()
11779 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
11978 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestIsInitialized
11980 if (subMessage_ != null) hash ^= SubMessage.GetHashCode(); in GetHashCode()
11982 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
12171 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestIsInitialized.Types.SubMessage
12173 if (HasSubGroup) hash ^= SubGroup.GetHashCode(); in GetHashCode()
12175 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
12371 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestIsInitialized.Types.SubMessage.Types.SubGroup
12373 if (HasI) hash ^= I.GetHashCode(); in GetHashCode()
12375 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
12627 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestDupFieldNumber
12629 if (HasA) hash ^= A.GetHashCode(); in GetHashCode()
12630 if (HasFoo) hash ^= Foo.GetHashCode(); in GetHashCode()
12631 if (HasBar) hash ^= Bar.GetHashCode(); in GetHashCode()
12633 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
12884 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestDupFieldNumber.Types.Foo
12886 if (HasA) hash ^= A.GetHashCode(); in GetHashCode()
12888 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
13075 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestDupFieldNumber.Types.Bar
13077 if (HasA) hash ^= A.GetHashCode(); in GetHashCode()
13079 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
13259 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestEagerMessage
13261 if (subMessage_ != null) hash ^= SubMessage.GetHashCode(); in GetHashCode()
13263 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
13440 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestLazyMessage
13442 if (subMessage_ != null) hash ^= SubMessage.GetHashCode(); in GetHashCode()
13444 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
13624 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestNestedMessageHasBits
13626 if (optionalNestedMessage_ != null) hash ^= OptionalNestedMessage.GetHashCode(); in GetHashCode()
13628 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
13818 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestNestedMessageHasBits.Types.NestedMessage
13820 hash ^= nestedmessageRepeatedInt32_.GetHashCode(); in GetHashCode()
13821 hash ^= nestedmessageRepeatedForeignmessage_.GetHashCode(); in GetHashCode()
13823 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
14205 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestCamelCaseFieldNames
14207 if (HasPrimitiveField) hash ^= PrimitiveField.GetHashCode(); in GetHashCode()
14208 if (HasStringField) hash ^= StringField.GetHashCode(); in GetHashCode()
14209 if (HasEnumField) hash ^= EnumField.GetHashCode(); in GetHashCode()
14210 if (messageField_ != null) hash ^= MessageField.GetHashCode(); in GetHashCode()
14211 if (HasStringPieceField) hash ^= StringPieceField.GetHashCode(); in GetHashCode()
14212 if (HasCordField) hash ^= CordField.GetHashCode(); in GetHashCode()
14213 hash ^= repeatedPrimitiveField_.GetHashCode(); in GetHashCode()
14214 hash ^= repeatedStringField_.GetHashCode(); in GetHashCode()
14215 hash ^= repeatedEnumField_.GetHashCode(); in GetHashCode()
14216 hash ^= repeatedMessageField_.GetHashCode(); in GetHashCode()
14217 hash ^= repeatedStringPieceField_.GetHashCode(); in GetHashCode()
14218 hash ^= repeatedCordField_.GetHashCode(); in GetHashCode()
14220 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
14672 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestFieldOrderings
14674 if (HasMyString) hash ^= MyString.GetHashCode(); in GetHashCode()
14675 if (HasMyInt) hash ^= MyInt.GetHashCode(); in GetHashCode()
14676 …MyFloat) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode(MyFloat); in GetHashCode()
14677 if (optionalNestedMessage_ != null) hash ^= OptionalNestedMessage.GetHashCode(); in GetHashCode()
14679 hash ^= _extensions.GetHashCode(); in GetHashCode()
14682 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
15009 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestFieldOrderings.Types.NestedMessage
15011 if (HasOo) hash ^= Oo.GetHashCode(); in GetHashCode()
15012 if (HasBb) hash ^= Bb.GetHashCode(); in GetHashCode()
15014 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
15221 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestExtensionOrderings1
15223 if (HasMyString) hash ^= MyString.GetHashCode(); in GetHashCode()
15225 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
15414 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestExtensionOrderings2
15416 if (HasMyString) hash ^= MyString.GetHashCode(); in GetHashCode()
15418 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
15600 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestExtensionOrderings2.Types.TestExtensionOrderings3
15602 if (HasMyString) hash ^= MyString.GetHashCode(); in GetHashCode()
15604 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
16502 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestExtremeDefaultValues
16504 if (HasEscapedBytes) hash ^= EscapedBytes.GetHashCode(); in GetHashCode()
16505 if (HasLargeUint32) hash ^= LargeUint32.GetHashCode(); in GetHashCode()
16506 if (HasLargeUint64) hash ^= LargeUint64.GetHashCode(); in GetHashCode()
16507 if (HasSmallInt32) hash ^= SmallInt32.GetHashCode(); in GetHashCode()
16508 if (HasSmallInt64) hash ^= SmallInt64.GetHashCode(); in GetHashCode()
16509 if (HasReallySmallInt32) hash ^= ReallySmallInt32.GetHashCode(); in GetHashCode()
16510 if (HasReallySmallInt64) hash ^= ReallySmallInt64.GetHashCode(); in GetHashCode()
16511 if (HasUtf8String) hash ^= Utf8String.GetHashCode(); in GetHashCode()
16512 …Float) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode(ZeroFloat); in GetHashCode()
16513 …eFloat) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode(OneFloat); in GetHashCode()
16514 …loat) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode(SmallFloat); in GetHashCode()
16515 …) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode(NegativeOneFloa… in GetHashCode()
16516 …t) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode(NegativeFloat); in GetHashCode()
16517 …loat) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode(LargeFloat); in GetHashCode()
16518 …) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode(SmallNegativeFl… in GetHashCode()
16519 …ouble) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(InfDouble); in GetHashCode()
16520 …le) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(NegInfDouble); in GetHashCode()
16521 …ouble) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(NanDouble); in GetHashCode()
16522 …fFloat) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode(InfFloat); in GetHashCode()
16523 …oat) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode(NegInfFloat); in GetHashCode()
16524 …nFloat) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode(NanFloat); in GetHashCode()
16525 if (HasCppTrigraph) hash ^= CppTrigraph.GetHashCode(); in GetHashCode()
16526 if (HasStringWithZero) hash ^= StringWithZero.GetHashCode(); in GetHashCode()
16527 if (HasBytesWithZero) hash ^= BytesWithZero.GetHashCode(); in GetHashCode()
16528 if (HasStringPieceWithZero) hash ^= StringPieceWithZero.GetHashCode(); in GetHashCode()
16529 if (HasCordWithZero) hash ^= CordWithZero.GetHashCode(); in GetHashCode()
16530 if (HasReplacementString) hash ^= ReplacementString.GetHashCode(); in GetHashCode()
16532 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
17287 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.SparseEnumMessage
17289 if (HasSparseEnum) hash ^= SparseEnum.GetHashCode(); in GetHashCode()
17291 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
17474 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.OneString
17476 if (HasData) hash ^= Data.GetHashCode(); in GetHashCode()
17478 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
17645 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.MoreString
17647 hash ^= data_.GetHashCode(); in GetHashCode()
17649 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
17819 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.OneBytes
17821 if (HasData) hash ^= Data.GetHashCode(); in GetHashCode()
17823 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
17990 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.MoreBytes
17992 hash ^= data_.GetHashCode(); in GetHashCode()
17994 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
18170 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.Int32Message
18172 if (HasData) hash ^= Data.GetHashCode(); in GetHashCode()
18174 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
18357 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.Uint32Message
18359 if (HasData) hash ^= Data.GetHashCode(); in GetHashCode()
18361 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
18544 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.Int64Message
18546 if (HasData) hash ^= Data.GetHashCode(); in GetHashCode()
18548 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
18731 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.Uint64Message
18733 if (HasData) hash ^= Data.GetHashCode(); in GetHashCode()
18735 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
18918 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.BoolMessage
18920 if (HasData) hash ^= Data.GetHashCode(); in GetHashCode()
18922 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
19201 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestOneof
19203 if (HasFooInt) hash ^= FooInt.GetHashCode(); in GetHashCode()
19204 if (HasFooString) hash ^= FooString.GetHashCode(); in GetHashCode()
19205 if (fooCase_ == FooOneofCase.FooMessage) hash ^= FooMessage.GetHashCode(); in GetHashCode()
19206 if (HasFooGroup) hash ^= FooGroup.GetHashCode(); in GetHashCode()
19209 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
19516 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestOneof.Types.FooGroup
19518 if (HasA) hash ^= A.GetHashCode(); in GetHashCode()
19519 if (HasB) hash ^= B.GetHashCode(); in GetHashCode()
19521 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
19796 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestOneofBackwardsCompatible
19798 if (HasFooInt) hash ^= FooInt.GetHashCode(); in GetHashCode()
19799 if (HasFooString) hash ^= FooString.GetHashCode(); in GetHashCode()
19800 if (fooMessage_ != null) hash ^= FooMessage.GetHashCode(); in GetHashCode()
19801 if (HasFooGroup) hash ^= FooGroup.GetHashCode(); in GetHashCode()
19803 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
20099 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestOneofBackwardsCompatible.Types.FooGroup
20101 if (HasA) hash ^= A.GetHashCode(); in GetHashCode()
20102 if (HasB) hash ^= B.GetHashCode(); in GetHashCode()
20104 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
20781 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestOneof2
20783 if (HasFooInt) hash ^= FooInt.GetHashCode(); in GetHashCode()
20784 if (HasFooString) hash ^= FooString.GetHashCode(); in GetHashCode()
20785 if (HasFooCord) hash ^= FooCord.GetHashCode(); in GetHashCode()
20786 if (HasFooStringPiece) hash ^= FooStringPiece.GetHashCode(); in GetHashCode()
20787 if (HasFooBytes) hash ^= FooBytes.GetHashCode(); in GetHashCode()
20788 if (HasFooEnum) hash ^= FooEnum.GetHashCode(); in GetHashCode()
20789 if (fooCase_ == FooOneofCase.FooMessage) hash ^= FooMessage.GetHashCode(); in GetHashCode()
20790 if (HasFooGroup) hash ^= FooGroup.GetHashCode(); in GetHashCode()
20791 if (fooCase_ == FooOneofCase.FooLazyMessage) hash ^= FooLazyMessage.GetHashCode(); in GetHashCode()
20792 if (HasBarInt) hash ^= BarInt.GetHashCode(); in GetHashCode()
20793 if (HasBarString) hash ^= BarString.GetHashCode(); in GetHashCode()
20794 if (HasBarCord) hash ^= BarCord.GetHashCode(); in GetHashCode()
20795 if (HasBarStringPiece) hash ^= BarStringPiece.GetHashCode(); in GetHashCode()
20796 if (HasBarBytes) hash ^= BarBytes.GetHashCode(); in GetHashCode()
20797 if (HasBarEnum) hash ^= BarEnum.GetHashCode(); in GetHashCode()
20798 if (HasBazInt) hash ^= BazInt.GetHashCode(); in GetHashCode()
20799 if (HasBazString) hash ^= BazString.GetHashCode(); in GetHashCode()
20803 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
21422 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestOneof2.Types.FooGroup
21424 if (HasA) hash ^= A.GetHashCode(); in GetHashCode()
21425 if (HasB) hash ^= B.GetHashCode(); in GetHashCode()
21427 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
21648 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestOneof2.Types.NestedMessage
21650 if (HasQuxInt) hash ^= QuxInt.GetHashCode(); in GetHashCode()
21651 hash ^= corgeInt_.GetHashCode(); in GetHashCode()
21653 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
21920 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestRequiredOneof
21922 if (HasFooInt) hash ^= FooInt.GetHashCode(); in GetHashCode()
21923 if (HasFooString) hash ^= FooString.GetHashCode(); in GetHashCode()
21924 if (fooCase_ == FooOneofCase.FooMessage) hash ^= FooMessage.GetHashCode(); in GetHashCode()
21927 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
22172 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestRequiredOneof.Types.NestedMessage
22174 …) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(RequiredDouble); in GetHashCode()
22176 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
22348 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestRequiredMap
22350 hash ^= Foo.GetHashCode(); in GetHashCode()
22352 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
22527 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestRequiredMap.Types.NestedMessage
22529 if (HasRequiredInt32) hash ^= RequiredInt32.GetHashCode(); in GetHashCode()
22531 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
22859 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestPackedTypes
22861 hash ^= packedInt32_.GetHashCode(); in GetHashCode()
22862 hash ^= packedInt64_.GetHashCode(); in GetHashCode()
22863 hash ^= packedUint32_.GetHashCode(); in GetHashCode()
22864 hash ^= packedUint64_.GetHashCode(); in GetHashCode()
22865 hash ^= packedSint32_.GetHashCode(); in GetHashCode()
22866 hash ^= packedSint64_.GetHashCode(); in GetHashCode()
22867 hash ^= packedFixed32_.GetHashCode(); in GetHashCode()
22868 hash ^= packedFixed64_.GetHashCode(); in GetHashCode()
22869 hash ^= packedSfixed32_.GetHashCode(); in GetHashCode()
22870 hash ^= packedSfixed64_.GetHashCode(); in GetHashCode()
22871 hash ^= packedFloat_.GetHashCode(); in GetHashCode()
22872 hash ^= packedDouble_.GetHashCode(); in GetHashCode()
22873 hash ^= packedBool_.GetHashCode(); in GetHashCode()
22874 hash ^= packedEnum_.GetHashCode(); in GetHashCode()
22876 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
23377 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestUnpackedTypes
23379 hash ^= unpackedInt32_.GetHashCode(); in GetHashCode()
23380 hash ^= unpackedInt64_.GetHashCode(); in GetHashCode()
23381 hash ^= unpackedUint32_.GetHashCode(); in GetHashCode()
23382 hash ^= unpackedUint64_.GetHashCode(); in GetHashCode()
23383 hash ^= unpackedSint32_.GetHashCode(); in GetHashCode()
23384 hash ^= unpackedSint64_.GetHashCode(); in GetHashCode()
23385 hash ^= unpackedFixed32_.GetHashCode(); in GetHashCode()
23386 hash ^= unpackedFixed64_.GetHashCode(); in GetHashCode()
23387 hash ^= unpackedSfixed32_.GetHashCode(); in GetHashCode()
23388 hash ^= unpackedSfixed64_.GetHashCode(); in GetHashCode()
23389 hash ^= unpackedFloat_.GetHashCode(); in GetHashCode()
23390 hash ^= unpackedDouble_.GetHashCode(); in GetHashCode()
23391 hash ^= unpackedBool_.GetHashCode(); in GetHashCode()
23392 hash ^= unpackedEnum_.GetHashCode(); in GetHashCode()
23394 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
23729 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestPackedExtensions
23732 hash ^= _extensions.GetHashCode(); in GetHashCode()
23735 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
23910 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestUnpackedExtensions
23913 hash ^= _extensions.GetHashCode(); in GetHashCode()
23916 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
24220 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestDynamicExtensions
24222 if (HasScalarExtension) hash ^= ScalarExtension.GetHashCode(); in GetHashCode()
24223 if (HasEnumExtension) hash ^= EnumExtension.GetHashCode(); in GetHashCode()
24224 if (HasDynamicEnumExtension) hash ^= DynamicEnumExtension.GetHashCode(); in GetHashCode()
24225 if (messageExtension_ != null) hash ^= MessageExtension.GetHashCode(); in GetHashCode()
24226 if (dynamicMessageExtension_ != null) hash ^= DynamicMessageExtension.GetHashCode(); in GetHashCode()
24227 hash ^= repeatedExtension_.GetHashCode(); in GetHashCode()
24228 hash ^= packedExtension_.GetHashCode(); in GetHashCode()
24230 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
24553 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestDynamicExtensions.Types.DynamicMessageType
24555 if (HasDynamicField) hash ^= DynamicField.GetHashCode(); in GetHashCode()
24557 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
24803 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestRepeatedScalarDifferentTagSizes
24805 hash ^= repeatedFixed32_.GetHashCode(); in GetHashCode()
24806 hash ^= repeatedInt32_.GetHashCode(); in GetHashCode()
24807 hash ^= repeatedFixed64_.GetHashCode(); in GetHashCode()
24808 hash ^= repeatedInt64_.GetHashCode(); in GetHashCode()
24809 hash ^= repeatedFloat_.GetHashCode(); in GetHashCode()
24810 hash ^= repeatedUint64_.GetHashCode(); in GetHashCode()
24812 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
25112 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestParsingMerge
25114 if (requiredAllTypes_ != null) hash ^= RequiredAllTypes.GetHashCode(); in GetHashCode()
25115 if (optionalAllTypes_ != null) hash ^= OptionalAllTypes.GetHashCode(); in GetHashCode()
25116 hash ^= repeatedAllTypes_.GetHashCode(); in GetHashCode()
25117 if (HasOptionalGroup) hash ^= OptionalGroup.GetHashCode(); in GetHashCode()
25118 hash ^= repeatedGroup_.GetHashCode(); in GetHashCode()
25120 hash ^= _extensions.GetHashCode(); in GetHashCode()
25123 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
25504 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestParsingMerge.Types.RepeatedFieldsGenerator
25506 hash ^= field1_.GetHashCode(); in GetHashCode()
25507 hash ^= field2_.GetHashCode(); in GetHashCode()
25508 hash ^= field3_.GetHashCode(); in GetHashCode()
25509 hash ^= group1_.GetHashCode(); in GetHashCode()
25510 hash ^= group2_.GetHashCode(); in GetHashCode()
25511 hash ^= ext1_.GetHashCode(); in GetHashCode()
25512 hash ^= ext2_.GetHashCode(); in GetHashCode()
25514 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
25746 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestParsingMerge.Types.RepeatedFieldsGenerator.Types.Group1
25748 if (field1_ != null) hash ^= Field1.GetHashCode(); in GetHashCode()
25750 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
25931 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestParsingMerge.Types.RepeatedFieldsGenerator.Types.Group2
25933 if (field1_ != null) hash ^= Field1.GetHashCode(); in GetHashCode()
25935 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
26121 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestParsingMerge.Types.OptionalGroup
26123 if (optionalGroupAllTypes_ != null) hash ^= OptionalGroupAllTypes.GetHashCode(); in GetHashCode()
26125 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
26306 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestParsingMerge.Types.RepeatedGroup
26308 if (repeatedGroupAllTypes_ != null) hash ^= RepeatedGroupAllTypes.GetHashCode(); in GetHashCode()
26310 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
26522 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestCommentInjectionMessage
26524 if (HasA) hash ^= A.GetHashCode(); in GetHashCode()
26526 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
26684 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.FooRequest
26687 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
26820 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.FooResponse
26823 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
26956 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.FooClientMessage
26959 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
27092 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.FooServerMessage
27095 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
27228 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.BarRequest
27231 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
27364 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.BarResponse
27367 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
27658 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestJsonName
27660 if (HasFieldName1) hash ^= FieldName1.GetHashCode(); in GetHashCode()
27661 if (HasFieldName2) hash ^= FieldName2.GetHashCode(); in GetHashCode()
27662 if (HasFieldName3) hash ^= FieldName3.GetHashCode(); in GetHashCode()
27663 if (HasFieldName4) hash ^= FieldName4.GetHashCode(); in GetHashCode()
27664 if (HasFIELDNAME5) hash ^= FIELDNAME5.GetHashCode(); in GetHashCode()
27665 if (HasFieldName6) hash ^= FieldName6.GetHashCode(); in GetHashCode()
27667 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
28261 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestHugeFieldNumbers
28263 if (HasOptionalInt32) hash ^= OptionalInt32.GetHashCode(); in GetHashCode()
28264 if (HasFixed32) hash ^= Fixed32.GetHashCode(); in GetHashCode()
28265 hash ^= repeatedInt32_.GetHashCode(); in GetHashCode()
28266 hash ^= packedInt32_.GetHashCode(); in GetHashCode()
28267 if (HasOptionalEnum) hash ^= OptionalEnum.GetHashCode(); in GetHashCode()
28268 if (HasOptionalString) hash ^= OptionalString.GetHashCode(); in GetHashCode()
28269 if (HasOptionalBytes) hash ^= OptionalBytes.GetHashCode(); in GetHashCode()
28270 if (optionalMessage_ != null) hash ^= OptionalMessage.GetHashCode(); in GetHashCode()
28271 if (HasOptionalGroup) hash ^= OptionalGroup.GetHashCode(); in GetHashCode()
28272 hash ^= StringStringMap.GetHashCode(); in GetHashCode()
28273 if (HasOneofUint32) hash ^= OneofUint32.GetHashCode(); in GetHashCode()
28274 …(oneofFieldCase_ == OneofFieldOneofCase.OneofTestAllTypes) hash ^= OneofTestAllTypes.GetHashCode(); in GetHashCode()
28275 if (HasOneofString) hash ^= OneofString.GetHashCode(); in GetHashCode()
28276 if (HasOneofBytes) hash ^= OneofBytes.GetHashCode(); in GetHashCode()
28279 hash ^= _extensions.GetHashCode(); in GetHashCode()
28282 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
28799 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestHugeFieldNumbers.Types.OptionalGroup
28801 if (HasGroupA) hash ^= GroupA.GetHashCode(); in GetHashCode()
28803 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
29209 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.Proto2.TestExtensionInsideTable
29211 if (HasField1) hash ^= Field1.GetHashCode(); in GetHashCode()
29212 if (HasField2) hash ^= Field2.GetHashCode(); in GetHashCode()
29213 if (HasField3) hash ^= Field3.GetHashCode(); in GetHashCode()
29214 if (HasField4) hash ^= Field4.GetHashCode(); in GetHashCode()
29215 if (HasField6) hash ^= Field6.GetHashCode(); in GetHashCode()
29216 if (HasField7) hash ^= Field7.GetHashCode(); in GetHashCode()
29217 if (HasField8) hash ^= Field8.GetHashCode(); in GetHashCode()
29218 if (HasField9) hash ^= Field9.GetHashCode(); in GetHashCode()
29219 if (HasField10) hash ^= Field10.GetHashCode(); in GetHashCode()
29221 hash ^= _extensions.GetHashCode(); in GetHashCode()
29224 hash ^= _unknownFields.GetHashCode(); in GetHashCode()