2 references to IsWhitespace
System.Runtime.Serialization (2)
System\Xml\XmlBaseReader.cs (1)
865
if (!node.Value.
IsWhitespace
())
System\Xml\XmlBinaryReader.cs (1)
718
if (!this.Node.Value.
IsWhitespace
())