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