Base:
property
NodeType
System.Xml.XPath.XPathNavigator.NodeType
2 references to NodeType
System.ServiceModel (2)
System\ServiceModel\Dispatcher\SeekableMessageNavigator.cs (2)
442if (this.NodeType != XPathNodeType.Element) 498if (this.NodeType != XPathNodeType.Element)