1 reference to GetFixAllSuggestedActionAsync
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (1)
InProcess\EditorInProcess.cs (1)
950
var fixAllCodeAction = await
GetFixAllSuggestedActionAsync
(nestedActionSets!, fixAllScope, cancellationToken);