1 write to _diagnosticService
Microsoft.VisualStudio.LanguageServices (1)
TaskList\ExternalErrorDiagnosticUpdateSource.cs (1)
75
_diagnosticService
= diagnosticService;
1 reference to _diagnosticService
Microsoft.VisualStudio.LanguageServices (1)
TaskList\ExternalErrorDiagnosticUpdateSource.cs (1)
93
public DiagnosticAnalyzerInfoCache AnalyzerInfoCache =>
_diagnosticService
.AnalyzerInfoCache;