6 references to MoveToNonDescendant
System.Xml (6)
System\Xml\Cache\XPathDocumentIterator.cs (2)
169
this.end.
MoveToNonDescendant
();
230
this.end.
MoveToNonDescendant
();
System\Xml\Dom\DocumentXPathNavigator.cs (2)
806
if (!that.
MoveToNonDescendant
()) {
866
if (!that.
MoveToNonDescendant
()) {
System\Xml\XPath\XPathNavigator.cs (2)
671
end.
MoveToNonDescendant
();
729
end.
MoveToNonDescendant
();