2 references to GetFixerPriorityPerLanguageMap
Microsoft.CodeAnalysis.Features (2)
CodeFixes\Service\CodeFixService.cs (2)
388var fixersPriorityByLanguageMap = GetFixerPriorityPerLanguageMap(document.Project.Solution.Services); 1075=> _codeFixService.GetFixerPriorityPerLanguageMap(services);