4 references to XPathDocumentNavigator
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentIterator.cs (4)
25
this.ctxt = new
XPathDocumentNavigator
(ctxt);
33
this.ctxt = new
XPathDocumentNavigator
(iter.ctxt);
188
_end = new
XPathDocumentNavigator
(root);
257
_end = new
XPathDocumentNavigator
(root);