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)
67public XPathNodeType NodeType { get { return _nodeType; } }