Fix Char.GetUnicodeCategory to returns correct results (#41200)
authorTarek Mahmoud Sayed <tarekms@microsoft.com>
Mon, 24 Aug 2020 17:45:19 +0000 (10:45 -0700)
committerGitHub <noreply@github.com>
Mon, 24 Aug 2020 17:45:19 +0000 (10:45 -0700)
commit3213403b5709a914421152dc60122ad74a237849
tree0b9d1e6481b08d936c6325780d18b55917511e01
parent3522c32f80684dd3cd4c45aa2e66974967ab422c
Fix Char.GetUnicodeCategory to returns correct results (#41200)

* Fix Char.GetUnicodeCategory to returns correct results
src/libraries/System.Private.CoreLib/src/System/Char.cs
src/libraries/System.Private.CoreLib/src/System/Globalization/CharUnicodeInfo.cs
src/libraries/System.Runtime/tests/System/CharTests.cs
src/libraries/System.Runtime/tests/System/TimeZoneInfoTests.cs