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