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