2 references to IsSeparatorLatin1
mscorlib (2)
system\char.cs (2)
690
return (
IsSeparatorLatin1
(c));
705
return (
IsSeparatorLatin1
(c));