1 write to _executionContext
Aspire.Dashboard (1)
Otlp\Storage\Subscription.cs (1)
37
_executionContext
= executionContext;
2 references to _executionContext
Aspire.Dashboard (2)
Otlp\Storage\Subscription.cs (2)
96
if (
_executionContext
!= null)
98
ExecutionContext.Restore(
_executionContext
);