6 references to PopLabelBlock
System.Core (6)
Microsoft\Scripting\Compiler\LambdaCompiler.Expressions.cs (1)
158
PopLabelBlock
(_labelBlock.Kind);
Microsoft\Scripting\Compiler\LambdaCompiler.Statements.cs (5)
152
PopLabelBlock
(LabelScopeKind.Statement);
751
PopLabelBlock
(LabelScopeKind.Catch);
771
PopLabelBlock
(LabelScopeKind.Finally);
780
PopLabelBlock
(LabelScopeKind.Try);
814
PopLabelBlock
(LabelScopeKind.Filter);