2 references to ApplyFixesAsync
Microsoft.CodeAnalysis.NetAnalyzers (2)
SyntaxEditorBasedCodeFixProvider.cs (1)
44
(cancellationToken) => SyntaxEditorFixAllProvider.
ApplyFixesAsync
(document, diagnostics, ApplyFixAsync, cancellationToken),
SyntaxEditorFixAllProvider.cs (1)
19
/// <see cref="FixAllProvider"/> or, through <see cref="
ApplyFixesAsync
"/>, from a fixer's own code action.