1 write to _hostEnvironment
aspire (1)
Interaction\ConsoleInteractionService.cs (1)
98
_hostEnvironment
= hostEnvironment;
6 references to _hostEnvironment
aspire (6)
Interaction\ConsoleInteractionService.cs (6)
77
!
_hostEnvironment
.SupportsInteractiveOutput ||
229
if (!
_hostEnvironment
.SupportsInteractiveInput)
301
if (!
_hostEnvironment
.SupportsInteractiveInput)
373
if (!
_hostEnvironment
.SupportsInteractiveInput)
577
if (!
_hostEnvironment
.SupportsInteractiveOutput)
666
if (!
_hostEnvironment
.SupportsInteractiveInput)