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)
71=> new(_diagnosticAnalyzerService, analysisScope, _compilationWithAnalyzers, _logPerformanceInfo, _onAnalysisException); 172var resultAndTelemetry = await _diagnosticAnalyzerService.AnalyzeInProcessAsync(