2 references to IsTextNode
System.Runtime.Serialization (2)
System\Xml\XmlDictionaryReader.cs (2)
500
while (
IsTextNode
(this.NodeType))
596
if (
IsTextNode
(nodeType))