2 references to CatchKeyword
CSharpSyntaxGenerator (2)
src\Compilers\CSharp\Portable\Syntax\SyntaxKindFacts.cs (2)
949
return SyntaxKind.
CatchKeyword
;
1640
case SyntaxKind.
CatchKeyword
: