5 references to _pendingInteractionCollection
Aspire.Dashboard (5)
ServiceClient\DashboardClient.cs (5)
500_pendingInteractionCollection.Remove(response.InteractionId); 504if (_pendingInteractionCollection.Contains(response.InteractionId)) 506_pendingInteractionCollection.Remove(response.InteractionId); 508_pendingInteractionCollection.Add(response); 659return StreamUpdatesAsync(_pendingInteractionCollection.ToList(), cts.Token);