1 write to _hostEnvironment
aspire (1)
Commands\PipelineCommandBase.cs (1)
98
_hostEnvironment
= hostEnvironment;
3 references to _hostEnvironment
aspire (3)
Commands\PipelineCommandBase.cs (3)
250
if (!
_hostEnvironment
.SupportsInteractiveInput)
814
var logger = new ConsoleActivityLogger(_ansiConsole,
_hostEnvironment
, isDebugOrTraceLoggingEnabled);
1395
if (!
_hostEnvironment
.SupportsInteractiveOutput)