4 references to XPathDocumentNavigator
System.Private.Xml (4)
System\Xml\Cache\XPathDocumentIterator.cs (4)
22this.ctxt = new XPathDocumentNavigator(ctxt); 30this.ctxt = new XPathDocumentNavigator(iter.ctxt); 187_end = new XPathDocumentNavigator(root); 256_end = new XPathDocumentNavigator(root);