1 reference to GetOrganizeImportsOptions
Microsoft.CodeAnalysis.CSharp.Features (1)
Formatting\CSharpOrganizeUsingsNewDocumentFormattingProvider.cs (1)
30var organizedDocument = await organizeImportsService.OrganizeImportsAsync(document, options.GetOrganizeImportsOptions(), cancellationToken).ConfigureAwait(false);