1 write to node
System.Xml (1)
System\Xml\XPath\Internal\SortQuery.cs (1)
121this.node = node;
1 reference to node
System.Xml (1)
System\Xml\XPath\Internal\SortQuery.cs (1)
131public XPathNavigator Node { get { return this.node; } }