1 reference to GetSupportedIds
Microsoft.CodeAnalysis (1)
CommandLine\ReportAnalyzerUtil.cs (1)
96var analyzerIds = string.Join(", ", GetSupportedIds(kvp.Key).Distinct().OrderBy(id => id));