2 references to IfAction
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\Compiler.cs (1)
1044
IfAction action = new
IfAction
(type);
System\Xml\Xsl\XsltOld\DbgCompiler.cs (1)
455
internal IfActionDbg(ConditionType type) :
base
(type) {}