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