1 write to navEnd
System.Data.SqlXml (1)
System\Xml\Xsl\Runtime\TreeIterators.cs (1)
800
this.
navEnd
= XmlQueryRuntime.SyncToNavigator(this.navEnd, end);
4 references to navEnd
System.Data.SqlXml (4)
System\Xml\Xsl\Runtime\TreeIterators.cs (4)
800
this.navEnd = XmlQueryRuntime.SyncToNavigator(this.
navEnd
, end);
826
if (!this.filter.MoveToFollowing(this.navCurrent, this.
navEnd
)) {
828
if (filter.IsFiltered(this.
navEnd
)) {
833
this.navCurrent.MoveTo(this.
navEnd
);