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)
111if (_state != IteratorState.NoPrevious && _navRoot.IsDescendant(input)) 116_navRoot = XmlQueryRuntime.SyncToNavigator(_navRoot, input);