Implemented interface member:
method
IsQueryKeyword
Microsoft.CodeAnalysis.LanguageService.ISyntaxFacts.IsQueryKeyword(Microsoft.CodeAnalysis.SyntaxToken)
1 reference to IsQueryKeyword
Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests (1)
CSharpSyntaxFactsServiceTests.cs (1)
22return service.IsQueryKeyword(token);