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