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