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