1 write to _nodeType
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\Axis.cs (1)
49
_nodeType
= nodetype;
1 reference to _nodeType
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\Axis.cs (1)
71
public XPathNodeType NodeType { get { return
_nodeType
; } }