1 write to IsSortImportsEnabled
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\CodeCleanup\OrganizeUsingsSettings.cs (1)
20
IsSortImportsEnabled
= isSortImportsEnabled;
2 references to IsSortImportsEnabled
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Features\CodeCleanup\AbstractCodeCleanupService.cs (2)
60
enabledDiagnostics.OrganizeUsings.
IsSortImportsEnabled
;
123
if (organizeUsingsSet.
IsSortImportsEnabled
&&