1 write to _hostEnvironment
aspire (1)
Interaction\ConsoleInteractionService.cs (1)
31
_hostEnvironment
= hostEnvironment;
6 references to _hostEnvironment
aspire (6)
Interaction\ConsoleInteractionService.cs (6)
37
if (_executionContext.DebugMode || !
_hostEnvironment
.SupportsInteractiveOutput)
51
if (_executionContext.DebugMode || !
_hostEnvironment
.SupportsInteractiveOutput)
67
if (!
_hostEnvironment
.SupportsInteractiveInput)
99
if (!
_hostEnvironment
.SupportsInteractiveInput)
128
if (!
_hostEnvironment
.SupportsInteractiveInput)
239
if (!
_hostEnvironment
.SupportsInteractiveInput)