Base:
property
NodeType
Microsoft.Xml.XmlReader.NodeType
3 references to NodeType
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\XPath\XPathNavigatorReader.cs (3)
211if (this.NodeType == XmlNodeType.Text) 225if (this.NodeType == XmlNodeType.Text) 239if (this.NodeType == XmlNodeType.Text)