3 references to FixAllAsync
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (3)
src\Analyzers\CSharp\CodeFixes\RemoveConfusingSuppression\CSharpRemoveConfusingSuppressionCodeFixProvider.cs (3)
42
c =>
FixAllAsync
(document, diagnostics, negate: false, c),
49
c =>
FixAllAsync
(document, diagnostics, negate: true, c),
98
await
FixAllAsync
(