4 references to Try
System.Core (4)
Microsoft\Scripting\Compiler\LabelInfo.cs (2)
155if (j.Kind == LabelScopeKind.Try || 185if (j.Kind == LabelScopeKind.Try ||
Microsoft\Scripting\Compiler\LambdaCompiler.Statements.cs (2)
706PushLabelBlock(LabelScopeKind.Try); 780PopLabelBlock(LabelScopeKind.Try);