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