9 references to MoveToNonDescendant
System.Private.Xml (9)
System\Xml\Cache\XPathDocumentIterator.cs (2)
188_end.MoveToNonDescendant(); 257_end.MoveToNonDescendant();
System\Xml\Dom\DocumentXPathNavigator.cs (2)
972if (!that.MoveToNonDescendant()) 1047if (!that.MoveToNonDescendant())
System\Xml\XPath\XPathNavigator.cs (2)
752end.MoveToNonDescendant(); 819end.MoveToNonDescendant();
System\Xml\Xsl\Runtime\TreeIterators.cs (3)
37_navEnd.MoveToNonDescendant(); 118_navEnd.MoveToNonDescendant(); 368if (!nav.MoveToNonDescendant())