2 references to DefaultTimeoutTimeSpan
Aspire.Dashboard.Tests (2)
Integration\ServerRetryHelper.cs (2)
51if (!mutex.WaitOne(TestConstants.DefaultTimeoutTimeSpan)) 53throw new TimeoutException($"Timed out waiting for port allocation mutex after {TestConstants.DefaultTimeoutTimeSpan}.");