Fix Reading the Currency Formats (#33599)
authorTarek Mahmoud Sayed <tarekms@microsoft.com>
Tue, 17 Mar 2020 16:18:35 +0000 (09:18 -0700)
committerGitHub <noreply@github.com>
Tue, 17 Mar 2020 16:18:35 +0000 (09:18 -0700)
commit75036ffec9473dd1d948c052c041fdedd7784ac9
tree61ee7c754f7a91143dcf60e3f7d4759d2d8fe0e5
parente1774021022e870b1934091d1712c79a7e5a70d5
Fix Reading the Currency Formats (#33599)

* Fix Reading the Currency Formats

* Fix the managed format arrays

* Support formats missing #'s
src/libraries/Common/src/System/Globalization/FormatProvider.Number.cs
src/libraries/Native/Unix/System.Globalization.Native/pal_localeNumberData.c
src/libraries/System.Globalization/tests/NumberFormatInfo/NumberFormatInfoTests.cs
src/libraries/System.Private.CoreLib/src/System/Number.Formatting.cs