3 references to FixAllAsync
Microsoft.CodeAnalysis.CSharp.Features (3)
src\Analyzers\CSharp\CodeFixes\RemoveConfusingSuppression\CSharpRemoveConfusingSuppressionCodeFixProvider.cs (3)
43
c =>
FixAllAsync
(document, diagnostics, negate: false, c),
50
c =>
FixAllAsync
(document, diagnostics, negate: true, c),
99
await
FixAllAsync
(