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