4 references to GetLocaleInfoCore
System.Private.CoreLib (4)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Globalization\CultureData.cs (4)
1264_iNegativePercent = GetLocaleInfoCore(LocaleNumberData.NegativePercentFormat); 1280_iPositivePercent = GetLocaleInfoCore(LocaleNumberData.PositivePercentFormat); 1781_iReadingLayout = GetLocaleInfoCore(LocaleNumberData.ReadingLayout); 1916CalendarId defaultCalId = (CalendarId)GetLocaleInfoCore(LocaleNumberData.CalendarType);