1 write to _executionContext
Aspire.Dashboard (1)
Utils\CallbackThrottler.cs (1)
20
_executionContext
= executionContext;
2 references to _executionContext
Aspire.Dashboard (2)
Utils\CallbackThrottler.cs (2)
109
if (
_executionContext
!= null)
111
ExecutionContext.Restore(
_executionContext
);