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