1 instantiation of ElementAction
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\Compiler.cs (1)
1021ElementAction action = new ElementAction();
2 references to ElementAction
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\Compiler.cs (2)
1019public ElementAction CreateElementAction() 1021ElementAction action = new ElementAction();