1 reference to GetLocaleInfoString
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Globalization\CultureData.Icu.cs (1)
242bool result = Interop.Globalization.GetLocaleInfoString(localeName, (uint)type, buffer, ICU_ULOC_KEYWORD_AND_VALUES_CAPACITY, uiCultureName);