2 references to LspOrganizeImportsOnFormat
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\Configuration\DidChangeConfigurationNotificationHandler_OptionList.cs (1)
61LspOptionsStorage.LspOrganizeImportsOnFormat,
Handler\Formatting\AbstractFormatDocumentHandlerBase.cs (1)
48if (range is not null || !globalOptions.GetOption(LspOptionsStorage.LspOrganizeImportsOnFormat, document.Project.Language))