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