1 write to navRight
System.Data.SqlXml (1)
System\Xml\Xsl\Runtime\SetIterators.cs (1)
188
this.
navRight
= nestedNavigator;
2 references to navRight
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\SetIterators.cs (2)
204
if (this.navLeft == null || this.
navRight
== null) {
210
order = this.runtime.ComparePosition(this.navLeft, this.
navRight
);