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