16 references to PushActionFrame
System.Data.SqlXml (16)
System\Xml\Xsl\XsltOld\ApplyTemplatesAction.cs (1)
130processor.PushActionFrame(frame);
System\Xml\Xsl\XsltOld\AttributeAction.cs (1)
131processor.PushActionFrame(frame);
System\Xml\Xsl\XsltOld\CallTemplateAction.cs (1)
81processor.PushActionFrame(frame);
System\Xml\Xsl\XsltOld\CommentAction.cs (1)
35processor.PushActionFrame(frame);
System\Xml\Xsl\XsltOld\ContainerAction.cs (1)
799processor.PushActionFrame(frame);
System\Xml\Xsl\XsltOld\CopyAction.cs (2)
60processor.PushActionFrame(frame); 82processor.PushActionFrame(frame);
System\Xml\Xsl\XsltOld\ElementAction.cs (1)
117processor.PushActionFrame(frame);
System\Xml\Xsl\XsltOld\IfAction.cs (1)
71processor.PushActionFrame(frame);
System\Xml\Xsl\XsltOld\MessageAction.cs (1)
48processor.PushActionFrame(frame);
System\Xml\Xsl\XsltOld\NewInstructionAction.cs (1)
55processor.PushActionFrame(frame);
System\Xml\Xsl\XsltOld\ProcessingInstructionAction.cs (1)
93processor.PushActionFrame(frame);
System\Xml\Xsl\XsltOld\RootAction.cs (1)
236processor.PushActionFrame(frame);
System\Xml\Xsl\XsltOld\TemplateAction.cs (1)
210processor.PushActionFrame(frame);
System\Xml\Xsl\XsltOld\VariableAction.cs (1)
139processor.PushActionFrame(frame);
System\Xml\Xsl\XsltOld\WithParamAction.cs (1)
50processor.PushActionFrame(frame);