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