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