2 references to IsGeneric
Microsoft.CodeAnalysis.Features (2)
Completion\Providers\ImportCompletionProvider\TypeImportCompletionCacheEntry.cs (2)
104if (!isSameLanguage && info.IsGeneric) 231=> new(item, IsPublic, IsGeneric, IsAttribute, IsEditorBrowsableStateAdvanced);