1 reference to IsControlKeywordKind
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
Classification\ClassificationHelpers.cs (1)
63
if (token.Parent is null || !
IsControlKeywordKind
(token.Kind()))