3 references to GetDiagnosticAnalyzerCategory
Microsoft.CodeAnalysis.Workspaces (3)
Diagnostics\DiagnosticAnalyzerExtensions.cs (3)
36var category = analyzer.GetDiagnosticAnalyzerCategory(); 42var category = analyzer.GetDiagnosticAnalyzerCategory(); 48var category = analyzer.GetDiagnosticAnalyzerCategory();