2 writes to currentAction
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\ActionFrame.cs (2)
173
this.
currentAction
= 0;
221
this.
currentAction
++;
1 reference to currentAction
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\ActionFrame.cs (1)
222
this.action = this.container.GetAction(this.
currentAction
);