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