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