1 write to Category
Microsoft.CodeAnalysis.Features (1)
DesignerAttribute\DesignerAttributeDiscoveryService.cs (1)
277Category = category,
3 references to Category
Microsoft.CodeAnalysis.Features (3)
DesignerAttribute\DesignerAttributeData.cs (1)
22/// The document this <see cref="Category"/> applies to.
DesignerAttribute\DesignerAttributeDiscoveryService.cs (2)
217_documentToLastReportedInformation[data.DocumentId] = (data.Category, projectVersion); 260if (data.Category != existingInfo.category)