1 instantiation of ForEachAction
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\Compiler.cs (1)
1028ForEachAction action = new ForEachAction();
2 references to ForEachAction
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\Compiler.cs (2)
1026public ForEachAction CreateForEachAction() 1028ForEachAction action = new ForEachAction();