13 references to PushLabelBlock
System.Linq.Expressions (13)
System\Linq\Expressions\Interpreter\LightCompiler.cs (13)
1529
PushLabelBlock
(LabelScopeKind.Statement);
1850
PushLabelBlock
(LabelScopeKind.Expression);
1871
PushLabelBlock
(LabelScopeKind.Statement);
1874
PushLabelBlock
(LabelScopeKind.Block);
1883
PushLabelBlock
(LabelScopeKind.Switch);
1902
PushLabelBlock
(LabelScopeKind.Statement);
1908
PushLabelBlock
(LabelScopeKind.Statement);
2011
PushLabelBlock
(LabelScopeKind.Try);
2037
PushLabelBlock
(LabelScopeKind.Filter);
2057
PushLabelBlock
(LabelScopeKind.Catch);
2091
PushLabelBlock
(LabelScopeKind.Finally);
2129
PushLabelBlock
(LabelScopeKind.Try);
2140
PushLabelBlock
(LabelScopeKind.Finally);