3 references to _cursor
Aspire.Cli.Tests (3)
Utils\ConsoleActivityLoggerTests.cs (3)
540public int MoveLeftCallCount => _cursor.MoveLeftCallCount; 541public int ShowHideCallCount => _cursor.ShowHideCallCount; 544public IAnsiConsoleCursor Cursor => _cursor;