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