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