1 reference to GetPreprocessorKeywordKind
Microsoft.CodeAnalysis.CSharp (1)
Parser\Lexer.cs (1)
1843
SyntaxKind keywordKind = SyntaxFacts.
GetPreprocessorKeywordKind
(info.Text);