2 references to VariableAction
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\Compiler.cs (1)
1118VariableAction action = new VariableAction(type);
System\Xml\Xsl\XsltOld\WithParamAction.cs (1)
14internal WithParamAction() : base(VariableType.WithParameter) { }