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