2 references to _stepColors
aspire (2)
Utils\ConsoleActivityLogger.cs (2)
372if (!_stepColors.TryGetValue(taskKey, out var color)) 375_stepColors[taskKey] = color;