1 write to _hostEnvironment
aspire (1)
Utils\ConsoleActivityLogger.cs (1)
48_hostEnvironment = hostEnvironment;
5 references to _hostEnvironment
aspire (5)
Utils\ConsoleActivityLogger.cs (5)
49_enableColor = forceColor ?? _hostEnvironment.SupportsAnsi; 52if (!_hostEnvironment.SupportsInteractiveOutput) 96if (!_hostEnvironment.SupportsInteractiveOutput || _spinning) 260if (!_hostEnvironment.SupportsInteractiveOutput || !_enableColor) 410if (!_hostEnvironment.SupportsInteractiveOutput)