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