2 references to SortImportsFixId
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (2)
src\VisualStudio\Core\Def\CodeCleanup\AbstractCodeCleanUpFixer_Helper.cs (2)
17protected internal const string SortImportsFixId = nameof(SortImportsFixId); 41var isSortUsingsEnabled = isFixIdEnabled(SortImportsFixId);