1 write to _hostEnvironment
aspire (1)
Commands\PipelineCommandBase.cs (1)
77_hostEnvironment = hostEnvironment;
4 references to _hostEnvironment
aspire (4)
Commands\PipelineCommandBase.cs (4)
137if (!_hostEnvironment.SupportsInteractiveInput) 429var logger = new ConsoleActivityLogger(_ansiConsole, _hostEnvironment, isDebugOrTraceLoggingEnabled); 872if (!_hostEnvironment.SupportsInteractiveOutput) 885if (!_hostEnvironment.SupportsInteractiveOutput)