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