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