You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is cost close to 10kb on the disc. It should be possible to optimize this to reduce the size as the data are in a very narrow range (low case ASCII only).
The massive string which is declared in
runtime/src/libraries/System.Private.CoreLib/src/System/Globalization/IcuLocaleData.cs
Line 32 in e2099f6
@eerhardt