Update RegionInfo data and Fix RegionInfo.CurrentRegion on Windows (#33834)
authorTarek Mahmoud Sayed <tarekms@microsoft.com>
Sat, 21 Mar 2020 00:49:24 +0000 (17:49 -0700)
committerGitHub <noreply@github.com>
Sat, 21 Mar 2020 00:49:24 +0000 (17:49 -0700)
commit3a769f77f6e73baa8fcc66a6cd6ebdb4611c3d55
tree009b751b4a766cd662c2b4052eb7ba88388d182e
parenta43d6c4dc313bcd5106130231f5085e1f4bbc9a8
Update RegionInfo data and Fix RegionInfo.CurrentRegion on Windows (#33834)

* Update RegionInfo data and Fix RegionInfo.CurrentRegion on Windows

* Address the feedback

* feedback

* More Feedback addressing
src/coreclr/src/System.Private.CoreLib/PinvokeAnalyzerExceptionList.analyzerdata
src/libraries/Common/src/Interop/Windows/Kernel32/Interop.Globalization.cs
src/libraries/Common/tests/CoreFx.Private.TestUtilities/System/PlatformDetection.cs
src/libraries/System.Globalization/tests/CultureInfo/CultureInfoAll.cs
src/libraries/System.Globalization/tests/System/Globalization/RegionInfoTests.cs
src/libraries/System.Private.CoreLib/src/System/Globalization/CultureData.Unix.cs
src/libraries/System.Private.CoreLib/src/System/Globalization/CultureData.Windows.cs
src/libraries/System.Private.CoreLib/src/System/Globalization/CultureData.cs
src/libraries/System.Private.CoreLib/src/System/Globalization/RegionInfo.cs