1 write to _hostDiagnosticUpdateSource
Microsoft.VisualStudio.LanguageServices (1)
Diagnostics\VisualStudioDiagnosticAnalyzerService.cs (1)
64_hostDiagnosticUpdateSource = hostDiagnosticUpdateSource;
2 references to _hostDiagnosticUpdateSource
Microsoft.VisualStudio.LanguageServices (2)
Diagnostics\VisualStudioDiagnosticAnalyzerService.cs (2)
378_hostDiagnosticUpdateSource.ClearDiagnosticsForProject(project.Id, key: this); 404_hostDiagnosticUpdateSource.UpdateDiagnosticsForProject(project.Id, key: this, diagnostics);