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