2 references to TryKeyword
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (2)
SyntaxKindFacts.cs (2)
887return SyntaxKind.TryKeyword; 1525case SyntaxKind.TryKeyword: