4 references to GetLocaleInfoCore
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Globalization\CultureData.cs (4)
1259_iNegativePercent = GetLocaleInfoCore(LocaleNumberData.NegativePercentFormat); 1275_iPositivePercent = GetLocaleInfoCore(LocaleNumberData.PositivePercentFormat); 1776_iReadingLayout = GetLocaleInfoCore(LocaleNumberData.ReadingLayout); 1911CalendarId defaultCalId = (CalendarId)GetLocaleInfoCore(LocaleNumberData.CalendarType);