1 write to nodeType
System.Xml (1)
System\Xml\XPath\Internal\Axis.cs (1)
48this.nodeType = nodetype;
1 reference to nodeType
System.Xml (1)
System\Xml\XPath\Internal\Axis.cs (1)
69public XPathNodeType NodeType { get { return nodeType; } }