2 references to GetCultureName
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Globalization\IcuLocaleData.cs (2)
3791
return GetString(
GetCultureName
(indexToIndicesTable));
3831
int order =
GetCultureName
(i).SequenceCompareTo(lname);