Replace custom Marvin copy with string.GetHashCode (#48410)
authorStephen Toub <stoub@microsoft.com>
Tue, 9 Mar 2021 21:33:05 +0000 (16:33 -0500)
committerGitHub <noreply@github.com>
Tue, 9 Mar 2021 21:33:05 +0000 (16:33 -0500)
commitccf2de0d52a2776f3503cc6c577cfe8c2cbc1bcb
tree795c4a133e30d89f6a933ea111d38f6d75bf9259
parent9ae7e7ebf52cbe624b19db38b8d404056b725c33
Replace custom Marvin copy with string.GetHashCode (#48410)

* Use HashCode instead of custom Marvin implementation

* Update src/libraries/System.Formats.Cbor/src/System/Formats/Cbor/CborConformanceLevel.cs
src/libraries/Common/src/System/Marvin.cs [deleted file]
src/libraries/Common/tests/Common.Tests.csproj
src/libraries/Common/tests/Tests/System/MarvinTests.cs [deleted file]
src/libraries/System.Formats.Cbor/src/System.Formats.Cbor.csproj
src/libraries/System.Formats.Cbor/src/System/Formats/Cbor/CborConformanceLevel.cs
src/libraries/System.Net.Primitives/src/System.Net.Primitives.csproj
src/libraries/System.Net.Primitives/src/System/Net/IPAddress.cs
src/libraries/System.Net.Primitives/tests/PalTests/System.Net.Primitives.Pal.Tests.csproj
src/libraries/System.Net.Primitives/tests/UnitTests/System.Net.Primitives.UnitTests.Tests.csproj