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