Base:
property
NodeType
System.Xml.XmlReader.NodeType
3 references to NodeType
System.Xml (3)
System\Xml\XPath\XPathNavigatorReader.cs (3)
186
if (this.
NodeType
== XmlNodeType.Text)
198
if (this.
NodeType
== XmlNodeType.Text)
210
if (this.
NodeType
== XmlNodeType.Text)