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