1 write to _hostEnvironment
aspire (1)
Commands\PipelineCommandBase.cs (1)
80_hostEnvironment = hostEnvironment;
4 references to _hostEnvironment
aspire (4)
Commands\PipelineCommandBase.cs (4)
183if (!_hostEnvironment.SupportsInteractiveInput) 486var logger = new ConsoleActivityLogger(_ansiConsole, _hostEnvironment, isDebugOrTraceLoggingEnabled); 929if (!_hostEnvironment.SupportsInteractiveOutput) 942if (!_hostEnvironment.SupportsInteractiveOutput)