1 reference to _loggedOutNotificationManager
Aspire.Hosting.DevTunnels (1)
DevTunnelHealthCheck.cs (1)
68
_ = Task.Run(() =>
_loggedOutNotificationManager
.NotifyUserLoggedOutAsync(cancellationToken).ConfigureAwait(false));