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;
62
if (!
_hostEnvironment
.SupportsInteractiveOutput)
106
if (!
_hostEnvironment
.SupportsInteractiveOutput || _spinning)
455
if (!
_hostEnvironment
.SupportsInteractiveOutput)