11 references to PushLabelBlock
System.Linq.Expressions (11)
System\Linq\Expressions\Compiler\LambdaCompiler.ControlFlow.cs (6)
152
PushLabelBlock
(LabelScopeKind.Expression);
173
PushLabelBlock
(LabelScopeKind.Statement);
182
PushLabelBlock
(LabelScopeKind.Block);
191
PushLabelBlock
(LabelScopeKind.Switch);
210
PushLabelBlock
(LabelScopeKind.Statement);
216
PushLabelBlock
(LabelScopeKind.Statement);
System\Linq\Expressions\Compiler\LambdaCompiler.Statements.cs (5)
143
PushLabelBlock
(LabelScopeKind.Statement);
819
PushLabelBlock
(LabelScopeKind.Try);
842
PushLabelBlock
(LabelScopeKind.Catch);
879
PushLabelBlock
(LabelScopeKind.Finally);
940
PushLabelBlock
(LabelScopeKind.Filter);