1 write to _hostEnvironment
aspire (1)
Utils\ConsoleActivityLogger.cs (1)
65_hostEnvironment = hostEnvironment;
4 references to _hostEnvironment
aspire (4)
Utils\ConsoleActivityLogger.cs (4)
66_enableColor = forceColor ?? _hostEnvironment.SupportsAnsi; 70if (!_hostEnvironment.SupportsInteractiveOutput) 114if (!_hostEnvironment.SupportsInteractiveOutput || _spinning) 837if (!_hostEnvironment.SupportsInteractiveOutput)