3 references to FixAllAsync
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (3)
CSharpRemoveConfusingSuppressionCodeFixProvider.cs (3)
47
c =>
FixAllAsync
(document, diagnostics, negate: false, c),
54
c =>
FixAllAsync
(document, diagnostics, negate: true, c),
103
await
FixAllAsync
(