1 reference to GetModifiedSolutionAsync
Microsoft.CodeAnalysis.Workspaces (1)
Rename\Renamer.RenameDocumentActionSet.cs (1)
103
solution = await action.
GetModifiedSolutionAsync
(document, _options, cancellationToken).ConfigureAwait(false);