2 references to WaitForDashboardToBeAvailableAsync
Aspire.Templates.Tests (2)
tests\Shared\TemplatesTesting\AspireProject.cs (2)
359await WaitForDashboardToBeAvailableAsync(dashboardUrlToUse, _testOutput, cts.Token).ConfigureAwait(false); 396return WaitForDashboardToBeAvailableAsync(DashboardUrl, _testOutput, cancellationToken);