1 write to Category
Microsoft.CodeAnalysis.Features (1)
DesignerAttribute\DesignerAttributeDiscoveryService.cs (1)
277
Category
= 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);
260
if (data.
Category
!= existingInfo.category)