4 references to _projectsWithValidDelta
Microsoft.CodeAnalysis.Features (4)
EditAndContinue\EditSessionTelemetry.cs (4)
36ProjectsWithValidDelta = telemetry._projectsWithValidDelta.AsImmutable(); 73_projectsWithValidDelta.Clear(); 112if (errorsIds.IsEmpty && _projectsWithValidDelta.Count < MaxReportedProjectIds) 114_projectsWithValidDelta.Add(projectTelemetryId);