2 references to InternalGetUnicodeCategory
mscorlib (2)
system\char.cs (1)
821return CharUnicodeInfo.InternalGetUnicodeCategory(s, index);
system\globalization\charunicodeinfo.cs (1)
428return InternalGetUnicodeCategory(s, index);