2 references to WatchWithRecoveryAsync
Aspire.Dashboard (2)
ServiceClient\DashboardClient.cs (2)
256
await
WatchWithRecoveryAsync
(WatchResourcesAsync, cancellationToken).ConfigureAwait(false);
261
await
WatchWithRecoveryAsync
(WatchInteractionsAsync, cancellationToken).ConfigureAwait(false);