11 references to PushLabelBlock
System.Core (11)
Microsoft\Scripting\Compiler\LambdaCompiler.ControlFlow.cs (6)
147
PushLabelBlock
(LabelScopeKind.Expression);
165
PushLabelBlock
(LabelScopeKind.Statement);
173
PushLabelBlock
(LabelScopeKind.Block);
181
PushLabelBlock
(LabelScopeKind.Switch);
198
PushLabelBlock
(LabelScopeKind.Statement);
204
PushLabelBlock
(LabelScopeKind.Statement);
Microsoft\Scripting\Compiler\LambdaCompiler.Statements.cs (5)
142
PushLabelBlock
(LabelScopeKind.Statement);
706
PushLabelBlock
(LabelScopeKind.Try);
727
PushLabelBlock
(LabelScopeKind.Catch);
759
PushLabelBlock
(LabelScopeKind.Finally);
812
PushLabelBlock
(LabelScopeKind.Filter);