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)
299return new XPathDocumentNavigator(_pageRoot, _idxRoot, null, 0); 350return _idxRoot;