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