2 types derived from CoalescingAsyncOperation
Aspire.Hosting.DevTunnels (2)
DevTunnelLoginManager.cs (1)
15ILogger<DevTunnelLoginManager> logger) : CoalescingAsyncOperation
LoggedOutNotificationManager.cs (1)
9internal sealed class LoggedOutNotificationManager(IInteractionService interactionService) : CoalescingAsyncOperation
2 references to CoalescingAsyncOperation
Aspire.Hosting.DevTunnels (2)
src\Shared\CoalescingAsyncOperation.cs (2)
49var self = (CoalescingAsyncOperation)state!;