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