2 references to IsGenericConstraintContext
Microsoft.CodeAnalysis.CSharp.Features (1)
Completion\KeywordRecommenders\AbstractNativeIntegerKeywordRecommender.cs (1)
19context.IsGenericConstraintContext ||
Microsoft.CodeAnalysis.Features (1)
Completion\Providers\AbstractRecommendationServiceBasedCompletionProvider.cs (1)
52else if (context.IsGenericConstraintContext)