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