1 reference to FixAllAsync
Microsoft.CodeAnalysis.Features (1)
src\Analyzers\Core\CodeFixes\ConflictMarkerResolution\AbstractConflictMarkerCodeFixProvider.cs (1)
451
await this.
FixAllAsync
(document, diagnostics, context.CodeActionEquivalenceKey, context.CancellationToken).ConfigureAwait(false));