1 write to _currentTask
Aspire.Hosting (1)
IInteractionService.cs (1)
167_currentTask = Task.Run(async () =>
3 references to _currentTask
Aspire.Hosting (3)
IInteractionService.cs (3)
133if (_currentTask == null || _currentTask.IsCompleted) 144_currentTask.ContinueWith(_ =>