1 write to _diagnosticService
Microsoft.CodeAnalysis.Features (1)
CodeFixes\Service\CodeFixService.FixAllDiagnosticProvider.cs (1)
27_diagnosticService = diagnosticService;
4 references to _diagnosticService
Microsoft.CodeAnalysis.Features (4)
CodeFixes\Service\CodeFixService.FixAllDiagnosticProvider.cs (4)
49var diagnostics = Filter(await _diagnosticService.GetDiagnosticsForIdsAsync( 58var diagnostics = Filter(await _diagnosticService.GetDiagnosticsForSpanAsync( 69var diagnostics = Filter(await _diagnosticService.GetDiagnosticsForIdsAsync( 77var diagnostics = Filter(await _diagnosticService.GetProjectDiagnosticsForIdsAsync(