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