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