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)
133
if (
_currentTask
== null ||
_currentTask
.IsCompleted)
144
_currentTask
.ContinueWith(_ =>