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