1 reference to GetDocumentDiagnosticsToFixAsync
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
src\Analyzers\Core\CodeFixes\UseAutoProperty\UseAutoPropertyFixAllProvider.cs (1)
100
var documentToDiagnostics = await FixAllContextHelper.
GetDocumentDiagnosticsToFixAsync
(currentContext).ConfigureAwait(false);