2 references to IsTextNode
System.Private.DataContractSerialization (2)
System\Xml\XmlDictionaryReader.cs (2)
470
while (
IsTextNode
(this.NodeType))
565
if (
IsTextNode
(nodeType))