1 reference to GetFixedDocumentsAsync
Microsoft.CodeAnalysis.Workspaces (1)
CodeFixes\FixAllOccurrences\DocumentBasedFixAllProvider.cs (1)
88
return await
GetFixedDocumentsAsync
(fixAllContext, progressTracker, diagnostics).ConfigureAwait(false);