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