2 references to WaitForExitCallCount
Aspire.Cli.Tests (2)
Commands\AppHostLauncherTests.cs (2)
900
Assert.Equal(1, execution.
WaitForExitCallCount
);
929
Assert.Equal(1, execution.
WaitForExitCallCount
);