2 references to CatchKeyword
Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver (2)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (2)
946return SyntaxKind.CatchKeyword; 1634case SyntaxKind.CatchKeyword: