1 reference to GetFixAsync
Microsoft.CodeAnalysis.Features (1)
CodeFixes\Suppression\AbstractSuppressionBatchFixAllProvider.cs (1)
40
return await
GetFixAsync
(projectsAndDiagnosticsToFixMap, fixAllContext).ConfigureAwait(false);