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