1 write to _nextColorIndex
aspire (1)
Commands\LogsCommand.cs (1)
352_nextColorIndex++;
1 reference to _nextColorIndex
aspire (1)
Commands\LogsCommand.cs (1)
350color = s_resourceColors[_nextColorIndex % s_resourceColors.Length];