6 references to MoveToNonDescendant
dotnet-svcutil-lib (6)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentIterator.cs (2)
189_end.MoveToNonDescendant(); 258_end.MoveToNonDescendant();
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentXPathNavigator.cs (2)
987if (!that.MoveToNonDescendant()) 1063if (!that.MoveToNonDescendant())
FrameworkFork\Microsoft.Xml\Xml\XPath\XPathNavigator.cs (2)
807end.MoveToNonDescendant(); 876end.MoveToNonDescendant();