1 write to _hostEnvironment
aspire (1)
Interaction\ConsoleInteractionService.cs (1)
42
_hostEnvironment
= hostEnvironment;
6 references to _hostEnvironment
aspire (6)
Interaction\ConsoleInteractionService.cs (6)
63
!
_hostEnvironment
.SupportsInteractiveOutput ||
105
!
_hostEnvironment
.SupportsInteractiveOutput ||
133
if (!
_hostEnvironment
.SupportsInteractiveInput)
165
if (!
_hostEnvironment
.SupportsInteractiveInput)
194
if (!
_hostEnvironment
.SupportsInteractiveInput)
315
if (!
_hostEnvironment
.SupportsInteractiveInput)