1 write to _navRoot
System.Private.Xml (1)
System\Xml\Xsl\Runtime\TreeIterators.cs (1)
116
_navRoot
= XmlQueryRuntime.SyncToNavigator(_navRoot, input);
2 references to _navRoot
System.Private.Xml (2)
System\Xml\Xsl\Runtime\TreeIterators.cs (2)
111
if (_state != IteratorState.NoPrevious &&
_navRoot
.IsDescendant(input))
116
_navRoot = XmlQueryRuntime.SyncToNavigator(
_navRoot
, input);