2 references to _projectsWithErrors
Microsoft.VisualStudio.LanguageServices (2)
TaskList\ExternalErrorDiagnosticUpdateSource.cs (2)
750return _projectsWithErrors.Where(p => Solution.GetProject(p) != null); 924if (!_projectsWithErrors.Add(projectId))