2 references to CheckSeparator
mscorlib (2)
system\char.cs (2)
692return (CheckSeparator(CharUnicodeInfo.GetUnicodeCategory(c))); 707return (CheckSeparator(CharUnicodeInfo.GetUnicodeCategory(s, index)));