1 write to _executionContext
aspire (1)
Interaction\ConsoleInteractionService.cs (1)
29
_executionContext
= executionContext;
2 references to _executionContext
aspire (2)
Interaction\ConsoleInteractionService.cs (2)
36
if (
_executionContext
.DebugMode || !_hostEnvironment.SupportsInteractiveOutput)
50
if (
_executionContext
.DebugMode || !_hostEnvironment.SupportsInteractiveOutput)