2 writes to lblNext
System.Data.SqlXml (2)
System\Xml\Xsl\IlGen\IteratorDescriptor.cs (2)
298
this.
lblNext
= lblNext;
308
this.
lblNext
= iterInfo.GetLabelNext();
2 references to lblNext
System.Data.SqlXml (2)
System\Xml\Xsl\IlGen\IteratorDescriptor.cs (2)
290
return this.
lblNext
;
324
this.helper.BranchAndMark(this.
lblNext
, lblOnEnd);