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)
83
if (
_executionContext
!= null)
85
ExecutionContext.Restore(
_executionContext
);