1 write to _diagnosticService
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\CodeCleanup\AbstractCodeCleanupService.cs (1)
32_diagnosticService = diagnosticAnalyzerService;
1 reference to _diagnosticService
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\CodeCleanup\AbstractCodeCleanupService.cs (1)
203var diagnostics = (await _diagnosticService.GetDiagnosticsForSpanAsync(document, range,