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