1 reference to GetSolutionWithUpdatedAnalyzerConfigSeverityAsync
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\AnalyzersCommandHandler.cs (1)
462
var newSolution = await selectedDiagnostic.
GetSolutionWithUpdatedAnalyzerConfigSeverityAsync
(selectedAction.Value, project, context.UserCancellationToken).ConfigureAwait(false);