1 reference to IsValidContext
Microsoft.CodeAnalysis.CSharp.Features (1)
Completion\KeywordRecommenders\AbstractSyntacticSingleKeywordRecommender.cs (1)
72
return
IsValidContext
(position, context, cancellationToken) ? KeywordKind : null;