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