Port servicing fix (#15802)
authorTarek Mahmoud Sayed <tarekms@microsoft.com>
Wed, 10 Jan 2018 05:08:34 +0000 (21:08 -0800)
committerJan Kotas <jkotas@microsoft.com>
Wed, 10 Jan 2018 05:08:34 +0000 (21:08 -0800)
commitdce9085e36908c076417ae56b5b8ce69480a29f2
treece7e7de4e7bde2d7f9a4042f6b7b050f3898fcbf
parenta2336484d07c904ac93c894d32e6a4c521788aae
Port servicing fix (#15802)

* Port the servicing fix

This is porting the servcing fix https://github.com/dotnet/coreclr/commit/8ce622d569fae9feb160399db03dc2b86577be1b  with a small change to get rid of unsafe code in CultureData per Jan recommendation

* remove un-needed lines

* rename the variable name as it is not a pointer anymore
src/mscorlib/src/System/Globalization/CultureData.Windows.cs
src/mscorlib/src/System/Globalization/CultureData.cs