1 reference to FixAllContextHelper
Roslyn.Diagnostics.Analyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeFixes\MultiProjectSafeFixAllProvider.cs (1)
32
var documentToDiagnostics = await
FixAllContextHelper
.GetDocumentDiagnosticsToFixAsync(fixAllContext).ConfigureAwait(false);