1 reference to OrganizeRefactoringsAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Suggestions\UnifiedSuggestedActionsSource.cs (1)
440
var orderedRefactoring = await
OrganizeRefactoringsAsync
(document, selection, refactoring, cancellationToken).ConfigureAwait(false);