1 write to _moveLeftCallCount
Aspire.Cli.Tests (1)
Utils\ConsoleActivityLoggerTests.cs (1)
574Interlocked.Increment(ref _moveLeftCallCount);
1 reference to _moveLeftCallCount
Aspire.Cli.Tests (1)
Utils\ConsoleActivityLoggerTests.cs (1)
558public int MoveLeftCallCount => _moveLeftCallCount;