1 write to _hostDiagnosticUpdateSource
Microsoft.VisualStudio.LanguageServices (1)
AnalyzerDependency\AnalyzerDependencyCheckingService.cs (1)
75_hostDiagnosticUpdateSource = hostDiagnosticUpdateSource;
2 references to _hostDiagnosticUpdateSource
Microsoft.VisualStudio.LanguageServices (2)
AnalyzerDependency\AnalyzerDependencyCheckingService.cs (2)
47/// as a continuation of this task to ensure any notification to <see cref="_hostDiagnosticUpdateSource"/> was done first. 106AnalyzeAndReportConflictsInSolution(solution, currentAnalyzerPaths, _hostDiagnosticUpdateSource, cancellationToken);