1 write to _nodeType
System.Private.Xml (1)
System\Xml\XPath\Internal\Axis.cs (1)
45
_nodeType
= nodetype;
1 reference to _nodeType
System.Private.Xml (1)
System\Xml\XPath\Internal\Axis.cs (1)
67
public XPathNodeType NodeType { get { return
_nodeType
; } }