5 references to Catch
System.Linq.Expressions (5)
System\Linq\Expressions\Compiler\LabelInfo.cs (2)
146j.Kind == LabelScopeKind.Catch) 182j.Kind == LabelScopeKind.Catch)
System\Linq\Expressions\Compiler\LambdaCompiler.Statements.cs (3)
767if (j.Kind == LabelScopeKind.Catch) 842PushLabelBlock(LabelScopeKind.Catch); 870PopLabelBlock(LabelScopeKind.Catch);