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