1 write to _pageRoot
System.Private.Xml (1)
System\Xml\XPath\XPathDocument.cs (1)
358_pageRoot = pageRoot;
2 references to _pageRoot
System.Private.Xml (2)
System\Xml\XPath\XPathDocument.cs (2)
299return new XPathDocumentNavigator(_pageRoot, _idxRoot, null, 0); 349pageRoot = _pageRoot;