3 references to Node
System.Private.Xml (3)
System\Xml\XPath\Internal\SortQuery.cs (2)
85return _results[count++].Node; 99return _results[count - 1].Node;
System\Xml\Xsl\XsltOld\ActionFrame.cs (1)
328return ((SortKey)this.list[this.index - 1]!).Node;