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