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