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