2 references to WatchWithRecoveryAsync
Aspire.Dashboard (2)
ResourceService\DashboardClient.cs (2)
246Task.Run(() => WatchWithRecoveryAsync(cancellationToken, WatchResourcesAsync), cancellationToken), 247Task.Run(() => WatchWithRecoveryAsync(cancellationToken, WatchInteractionsAsync), cancellationToken)).ConfigureAwait(false);