1 write to navRight
System.Data.SqlXml (1)
System\Xml\Xsl\Runtime\SetIterators.cs (1)
279
this.
navRight
= nestedNavigator;
2 references to navRight
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\SetIterators.cs (2)
299
else if (this.
navRight
!= null) {
300
int order = this.runtime.ComparePosition(this.navLeft, this.
navRight
);