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