2 references to IsWhiteSpaceLatin1
mscorlib (2)
system\char.cs (2)
275
return (
IsWhiteSpaceLatin1
(c));
796
return
IsWhiteSpaceLatin1
(s[index]);