1 write to _hostEnvironment
aspire (1)
Interaction\ConsoleInteractionService.cs (1)
30_hostEnvironment = hostEnvironment;
6 references to _hostEnvironment
aspire (6)
Interaction\ConsoleInteractionService.cs (6)
36if (_executionContext.DebugMode || !_hostEnvironment.SupportsInteractiveOutput) 50if (_executionContext.DebugMode || !_hostEnvironment.SupportsInteractiveOutput) 66if (!_hostEnvironment.SupportsInteractiveInput) 98if (!_hostEnvironment.SupportsInteractiveInput) 125if (!_hostEnvironment.SupportsInteractiveInput) 225if (!_hostEnvironment.SupportsInteractiveInput)