Implemented interface member:
method
IsPreprocessorKeyword
Microsoft.CodeAnalysis.LanguageService.ISyntaxFacts.IsPreprocessorKeyword(Microsoft.CodeAnalysis.SyntaxToken)
1 reference to IsPreprocessorKeyword
Microsoft.VisualStudio.LanguageServices.CSharp (1)
LanguageService\CSharpHelpContextService.cs (1)
355if (syntaxFacts.IsPreprocessorKeyword(token))