6 references to PopLabelBlock
System.Linq.Expressions (6)
System\Linq\Expressions\Compiler\LambdaCompiler.Expressions.cs (1)
162PopLabelBlock(_labelBlock.Kind);
System\Linq\Expressions\Compiler\LambdaCompiler.Statements.cs (5)
153PopLabelBlock(LabelScopeKind.Statement); 870PopLabelBlock(LabelScopeKind.Catch); 894PopLabelBlock(LabelScopeKind.Finally); 906PopLabelBlock(LabelScopeKind.Try); 942PopLabelBlock(LabelScopeKind.Filter);