4 references to XPathDocumentNavigator
System.Xml (4)
System\Xml\Cache\XPathDocumentIterator.cs (4)
25this.ctxt = new XPathDocumentNavigator(ctxt); 32this.ctxt = new XPathDocumentNavigator(iter.ctxt); 168this.end = new XPathDocumentNavigator(root); 229this.end = new XPathDocumentNavigator(root);