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