1 write to _idxRoot
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\XPath\XPathDocument.cs (1)
370
_idxRoot
= idxRoot;
2 references to _idxRoot
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\XPath\XPathDocument.cs (2)
310
return new XPathDocumentNavigator(_pageRoot,
_idxRoot
, null, 0);
361
return
_idxRoot
;