1 reference to ComputeDesignerAttributeDataAsync
Microsoft.CodeAnalysis.Features (1)
DesignerAttribute\DesignerAttributeDiscoveryService.cs (1)
259
var data = await
ComputeDesignerAttributeDataAsync
(project, documentId, filePath, hasDesignerCategoryType.Value, existingInfo.category).ConfigureAwait(false);