1 write to _spinnerIndex
aspire (1)
Utils\ConsoleActivityLogger.cs (1)
146
_spinnerIndex
++;
1 reference to _spinnerIndex
aspire (1)
Utils\ConsoleActivityLogger.cs (1)
130
var spinChar = _spinnerChars[
_spinnerIndex
% _spinnerChars.Length];