1 override of PopScope
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\DbgCompiler.cs (1)
112internal override void PopScope() {
10 references to PopScope
System.Data.SqlXml (10)
System\Xml\Xsl\XsltOld\ApplyTemplatesAction.cs (1)
103compiler.PopScope();
System\Xml\Xsl\XsltOld\AttributeSetAction.cs (1)
67compiler.PopScope();
System\Xml\Xsl\XsltOld\CallTemplateAction.cs (1)
59compiler.PopScope();
System\Xml\Xsl\XsltOld\ChooseAction.cs (1)
61compiler.PopScope();
System\Xml\Xsl\XsltOld\ContainerAction.cs (4)
166compiler.PopScope(); 494compiler.PopScope(); 539compiler.PopScope(); 550compiler.PopScope();
System\Xml\Xsl\XsltOld\DbgCompiler.cs (1)
114base.PopScope();
System\Xml\Xsl\XsltOld\TemplateAction.cs (1)
158compiler.PopScope();