3 references to _projectsWithAllLiveErrorsReported
Microsoft.VisualStudio.LanguageServices (3)
TaskList\ExternalErrorDiagnosticUpdateSource.cs (3)
720=> _projectsWithAllLiveErrorsReported.Add(projectId); 736if (!_projectsWithAllLiveErrorsReported.Contains(projectId)) 922_projectsWithAllLiveErrorsReported.Remove(projectId);