3 references to Catch
System.Linq.Expressions (3)
System\Linq\Expressions\Interpreter\LightCompiler.cs (3)
1938
if (j.Kind == LabelScopeKind.
Catch
)
2057
PushLabelBlock(LabelScopeKind.
Catch
);
2082
PopLabelBlock(LabelScopeKind.
Catch
);