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