1 override of Category
Microsoft.CodeAnalysis (1)
Diagnostic\DiagnosticWithInfo.cs (1)
64
internal override string
Category
1 reference to Category
Microsoft.CodeAnalysis (1)
CommandLine\SarifErrorLogger.cs (1)
89
Debug.Assert(diagnostic.
Category
== diagnostic.Descriptor.Category);