2 references to IsWhitespace
System.Private.DataContractSerialization (2)
System\Xml\XmlBaseReader.cs (1)
836
if (!_node.Value.
IsWhitespace
())
System\Xml\XmlBinaryReader.cs (1)
704
if (!this.Node.Value.
IsWhitespace
())