1 write to idxRoot
System.Xml (1)
System\Xml\XPath\XPathDocument.cs (1)
334this.idxRoot = idxRoot;
2 references to idxRoot
System.Xml (2)
System\Xml\XPath\XPathDocument.cs (2)
280return new XPathDocumentNavigator(this.pageRoot, this.idxRoot, null, 0); 326return this.idxRoot;