2 references to GetLocales
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Globalization\CultureData.Icu.cs (2)
537bufferLength = Interop.Globalization.GetLocales(null, 0); 555bufferLength = Interop.Globalization.GetLocales(chars, bufferLength);