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