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