1 write to Category
Microsoft.CodeAnalysis.Workspaces (1)
12 references to Category
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Microsoft.CodeAnalysis.Workspaces (5)
Diagnostics\DiagnosticData.cs (5)
125=> new(Id, Category, Message, Severity, DefaultSeverity, IsEnabledByDefault,
150Category == other.Category &&
163Hash.Combine(Category,
185Id, Category, Message, Severity, DefaultSeverity,
Microsoft.VisualStudio.LanguageServices (4)
Microsoft.VisualStudio.LanguageServices.UnitTests (2)