3 references to IsWhitespace
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseWriter.cs (3)
699if (!IsWhitespace(ch)) 706if (!IsWhitespace(s[i])) 713if (!IsWhitespace(chars[offset + i]))