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