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