13 references to PushLabelBlock
System.Linq.Expressions (13)
System\Linq\Expressions\Interpreter\LightCompiler.cs (13)
1510
PushLabelBlock
(LabelScopeKind.Statement);
1831
PushLabelBlock
(LabelScopeKind.Expression);
1852
PushLabelBlock
(LabelScopeKind.Statement);
1855
PushLabelBlock
(LabelScopeKind.Block);
1864
PushLabelBlock
(LabelScopeKind.Switch);
1883
PushLabelBlock
(LabelScopeKind.Statement);
1889
PushLabelBlock
(LabelScopeKind.Statement);
1992
PushLabelBlock
(LabelScopeKind.Try);
2018
PushLabelBlock
(LabelScopeKind.Filter);
2038
PushLabelBlock
(LabelScopeKind.Catch);
2072
PushLabelBlock
(LabelScopeKind.Finally);
2110
PushLabelBlock
(LabelScopeKind.Try);
2121
PushLabelBlock
(LabelScopeKind.Finally);