2 references to GetUnicodeCategoryInternal
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Globalization\TextInfo.cs (2)
613UnicodeCategory charType = CharUnicodeInfo.GetUnicodeCategoryInternal(str, i, out int charLen); 640charType = CharUnicodeInfo.GetUnicodeCategoryInternal(str, i, out charLen);