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