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