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