1 reference to HasDesignerCategoryTypeAsync
Microsoft.CodeAnalysis.Features (1)
DesignerAttribute\DesignerAttributeDiscoveryService.cs (1)
258
hasDesignerCategoryType ??= await
HasDesignerCategoryTypeAsync
(project, cancellationToken).ConfigureAwait(false);