5 references to Catch
System.Core (5)
Microsoft\Scripting\Compiler\LabelInfo.cs (2)
156j.Kind == LabelScopeKind.Catch) { 186j.Kind == LabelScopeKind.Catch) {
Microsoft\Scripting\Compiler\LambdaCompiler.Statements.cs (3)
665if (j.Kind == LabelScopeKind.Catch) { 727PushLabelBlock(LabelScopeKind.Catch); 751PopLabelBlock(LabelScopeKind.Catch);