1 implementation of GetFixAllChangedSolutionAsync
Microsoft.CodeAnalysis.Features (1)
CodeFixesAndRefactorings\AbstractFixAllGetFixesService.cs (1)
26
public async Task<Solution?>
GetFixAllChangedSolutionAsync
(IFixAllContext fixAllContext)