1 reference to GetSolutionDiagnosticsAsync
Microsoft.CodeAnalysis.Features (1)
src\Analyzers\Core\CodeFixes\MatchFolderAndNamespace\AbstractChangeNamespaceToMatchFolderCodeFixProvider.CustomFixAllProvider.cs (1)
34
FixAllScope.Solution => await
GetSolutionDiagnosticsAsync
(fixAllContext).ConfigureAwait(false),