3 references to Catch
System.Linq.Expressions (3)
System\Linq\Expressions\Interpreter\LightCompiler.cs (3)
1919if (j.Kind == LabelScopeKind.Catch) 2038PushLabelBlock(LabelScopeKind.Catch); 2063PopLabelBlock(LabelScopeKind.Catch);