1 reference to ShowHideCallCount
Aspire.Cli.Tests (1)
Utils\ConsoleActivityLoggerTests.cs (1)
492Assert.True(console.ShowHideCallCount >= 2, "Expected the spinner to attempt both Hide (at start) and Show (in finally).");