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