1 reference to OrganizeImportsAsync
Microsoft.CodeAnalysis.Workspaces (1)
Formatting\Formatter.cs (1)
363return await organizeImportsService.OrganizeImportsAsync(document, options, cancellationToken).ConfigureAwait(false);