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