1 reference to PrioritizeFixGroups
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\UnifiedSuggestions\UnifiedSuggestedActionsSource.cs (1)
78
var prioritizedFixes =
PrioritizeFixGroups
(originalSolution, text, map.ToImmutable(), order.ToImmutable(), workspace);