2 instantiations of ChooseAction
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\Compiler.cs (1)
1008ChooseAction action = new ChooseAction();
System\Xml\Xsl\XsltOld\DbgCompiler.cs (1)
150ChooseAction action = new ChooseAction();
4 references to ChooseAction
System.Data.SqlXml (4)
System\Xml\Xsl\XsltOld\Compiler.cs (2)
1007public virtual ChooseAction CreateChooseAction() {//!!! don't need to be here 1008ChooseAction action = new ChooseAction();
System\Xml\Xsl\XsltOld\DbgCompiler.cs (2)
149public override ChooseAction CreateChooseAction() {//!!! don't need to be here 150ChooseAction action = new ChooseAction();