1 write to _diagnosticAnalyzerService
Microsoft.CodeAnalysis.Features (1)
Diagnostics\Service\DocumentAnalysisExecutor.cs (1)
48_diagnosticAnalyzerService = diagnosticAnalyzerService;
2 references to _diagnosticAnalyzerService
Microsoft.CodeAnalysis.Features (2)
Diagnostics\Service\DocumentAnalysisExecutor.cs (2)
62=> new(_diagnosticAnalyzerService, analysisScope, _compilationWithAnalyzers, _logPerformanceInfo, _onAnalysisException); 155var resultAndTelemetry = await _diagnosticAnalyzerService.AnalyzeInProcessAsync(