16 references to PushActionFrame
System.Private.Xml (16)
System\Xml\Xsl\XsltOld\ApplyTemplatesAction.cs (1)
142processor.PushActionFrame(frame);
System\Xml\Xsl\XsltOld\AttributeAction.cs (1)
152processor.PushActionFrame(frame);
System\Xml\Xsl\XsltOld\CallTemplateAction.cs (1)
91processor.PushActionFrame(frame);
System\Xml\Xsl\XsltOld\CommentAction.cs (1)
37processor.PushActionFrame(frame);
System\Xml\Xsl\XsltOld\ContainerAction.cs (1)
960processor.PushActionFrame(frame);
System\Xml\Xsl\XsltOld\CopyAction.cs (2)
61processor.PushActionFrame(frame); 86processor.PushActionFrame(frame);
System\Xml\Xsl\XsltOld\ElementAction.cs (1)
134processor.PushActionFrame(frame);
System\Xml\Xsl\XsltOld\IfAction.cs (1)
81processor.PushActionFrame(frame);
System\Xml\Xsl\XsltOld\MessageAction.cs (1)
52processor.PushActionFrame(frame);
System\Xml\Xsl\XsltOld\newinstructionaction.cs (1)
62processor.PushActionFrame(frame);
System\Xml\Xsl\XsltOld\ProcessingInstructionAction.cs (1)
95processor.PushActionFrame(frame);
System\Xml\Xsl\XsltOld\RootAction.cs (1)
264processor.PushActionFrame(frame);
System\Xml\Xsl\XsltOld\TemplateAction.cs (1)
236processor.PushActionFrame(frame);
System\Xml\Xsl\XsltOld\VariableAction.cs (1)
163processor.PushActionFrame(frame);
System\Xml\Xsl\XsltOld\WithParamAction.cs (1)
55processor.PushActionFrame(frame);