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