2 references to IsWhitespace
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (1)
857if (!_node.Value.IsWhitespace())
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryReader.cs (1)
690if (!this.Node.Value.IsWhitespace())