2 references to s_usingKeywordKinds
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Legacy\CSharpCodeParser.cs (2)
108
s_usingKeywordKinds
.Length;
176
MapKeywords(ParseUsingKeyword, topLevel: true,
s_usingKeywordKinds
);