1 reference to IsGenericDelegateCreationExpression
Microsoft.CodeAnalysis.VisualBasic.Features (1)
Completion\KeywordRecommenders\Declarations\OfKeywordRecommender.vb (1)
87
(Not context.IsDelegateCreationContext() OrElse
IsGenericDelegateCreationExpression
(targetToken, context.SemanticModel, cancellationToken)) Then