1 write to _hostEnvironment
aspire (1)
Utils\ConsoleActivityLogger.cs (1)
57_hostEnvironment = hostEnvironment;
4 references to _hostEnvironment
aspire (4)
Utils\ConsoleActivityLogger.cs (4)
58_enableColor = forceColor ?? _hostEnvironment.SupportsAnsi; 62if (!_hostEnvironment.SupportsInteractiveOutput) 106if (!_hostEnvironment.SupportsInteractiveOutput || _spinning) 455if (!_hostEnvironment.SupportsInteractiveOutput)