1 override of OrganizeImportsDescription
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
CodeCleanup\CSharpCodeCleanupService.cs (1)
174
protected override string
OrganizeImportsDescription
1 reference to OrganizeImportsDescription
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\CodeCleanup\AbstractCodeCleanupService.cs (1)
75
progressTracker.Report(CodeAnalysisProgress.Description(this.
OrganizeImportsDescription
));