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