1 write to navRoot
System.Data.SqlXml (1)
System\Xml\Xsl\Runtime\TreeIterators.cs (1)
108this.navRoot = XmlQueryRuntime.SyncToNavigator(this.navRoot, input);
2 references to navRoot
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\TreeIterators.cs (2)
103if (this.state != IteratorState.NoPrevious && this.navRoot.IsDescendant(input)) 108this.navRoot = XmlQueryRuntime.SyncToNavigator(this.navRoot, input);