Fixed NaN's GetHashCode and Equals invariant issue. (#16551)
authorJan Kotas <jkotas@microsoft.com>
Sun, 25 Feb 2018 18:30:31 +0000 (10:30 -0800)
committerGitHub <noreply@github.com>
Sun, 25 Feb 2018 18:30:31 +0000 (10:30 -0800)
commit35a31158d8a69d978ff61f3b7baf14b505ec5a60
tree3d762b7476531d6f754718071a18480868ec9e06
parentdc13131e5ba85b8c13a9cd9aa914a7d93f41edb5
Fixed NaN's GetHashCode and Equals invariant issue. (#16551)

Fix #6237
src/mscorlib/shared/System/Double.cs
src/mscorlib/shared/System/Single.cs