2 references to CatchKeyword
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (2)
SyntaxKindFacts.cs (2)
891
return SyntaxKind.
CatchKeyword
;
1527
case SyntaxKind.
CatchKeyword
: