1 write to _watchInteractionsTask
Aspire.Dashboard (1)
Components\Interactions\InteractionsProvider.cs (1)
212_watchInteractionsTask = Task.Run(async () =>
1 reference to _watchInteractionsTask
Aspire.Dashboard (1)
Components\Interactions\InteractionsProvider.cs (1)
451await TaskHelpers.WaitIgnoreCancelAsync(_watchInteractionsTask);