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