Better Tuple hashing, avoid boxing in Equals/GetHashCode (dotnet/coreclr#6767)
authorJames Ko <jamesqko@gmail.com>
Wed, 19 Oct 2016 20:24:01 +0000 (16:24 -0400)
committerJan Kotas <jkotas@microsoft.com>
Wed, 19 Oct 2016 20:24:01 +0000 (13:24 -0700)
commit1490619ef1d1f1f2299ea71551b5e2e2d7fbd0cf
treecd13e391fba1256274d24c07bfd0b7f845a7c2ad
parent6020dc806a6c5abb825fa0ac57dd07f9ccd1f18d
Better Tuple hashing, avoid boxing in Equals/GetHashCode (dotnet/coreclr#6767)

Commit migrated from https://github.com/dotnet/coreclr/commit/361e6eb85c74b57691955d97dda801d725cd2a59
src/coreclr/src/mscorlib/mscorlib.shared.sources.props
src/coreclr/src/mscorlib/src/System/Numerics/Hashing/HashHelpers.cs [new file with mode: 0644]
src/coreclr/src/mscorlib/src/System/Tuple.cs