1 write to _executionContext
Aspire.Dashboard (1)
Utils\CallbackThrottler.cs (1)
23
_executionContext
= executionContext;
2 references to _executionContext
Aspire.Dashboard (2)
Utils\CallbackThrottler.cs (2)
112
if (
_executionContext
!= null)
114
ExecutionContext.Restore(
_executionContext
);