2 references to s_tryStatementKeywordKinds
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Legacy\CSharpCodeParser.cs (2)
106
s_tryStatementKeywordKinds
.Length +
174
MapKeywords(ParseTryStatement, topLevel: true,
s_tryStatementKeywordKinds
);