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