Base:
property
NodeType
System.Xml.XPath.XPathNavigator.NodeType
3 references to NodeType
System.Private.Xml (3)
System\Xml\Dom\DocumentXPathNavigator.cs (3)
1456
Debug.Assert(this.
NodeType
!= XPathNodeType.Attribute && this.
NodeType
!= XPathNodeType.Namespace && this.
NodeType
!= XPathNodeType.All);