3 references to GetDiagnosticAnalyzerCategory
Microsoft.CodeAnalysis.Workspaces (3)
Diagnostics\DiagnosticAnalyzerExtensions.cs (3)
33var category = analyzer.GetDiagnosticAnalyzerCategory(); 39var category = analyzer.GetDiagnosticAnalyzerCategory(); 45var category = analyzer.GetDiagnosticAnalyzerCategory();