5 references to _allLogsFlushed
Aspire.Hosting (5)
Dcp\DcpResourceWatcher.cs (5)
338!_allLogsFlushed.ContainsKey(resource.Metadata.Name)) 343_allLogsFlushed.TryAdd(resource.Metadata.Name, true); 349_allLogsFlushed.TryRemove(resource.Metadata.Name, out _); 362!_allLogsFlushed.ContainsKey(resource.Metadata.Name); 407_allLogsFlushed.TryRemove(resourceName, out _);