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)
203
var diagnostics = (await
_diagnosticService
.GetDiagnosticsForSpanAsync(document, range,