2 references to GetAction
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\ActionFrame.cs (1)
197return((ContainerAction) this.action).GetAction(actionIndex);
System\Xml\Xsl\XsltOld\AttributeSetAction.cs (1)
92while((action = attributeAction.GetAction(i)) != null) {