1 write to _executionContext
aspire (1)
Interaction\ConsoleInteractionService.cs (1)
30
_executionContext
= executionContext;
2 references to _executionContext
aspire (2)
Interaction\ConsoleInteractionService.cs (2)
37
if (
_executionContext
.DebugMode || !_hostEnvironment.SupportsInteractiveOutput)
51
if (
_executionContext
.DebugMode || !_hostEnvironment.SupportsInteractiveOutput)