5 references to OpenDashboardPageAsync
Aspire.Templates.Tests (5)
EmptyTemplateRunTests.cs (1)
26await _testFixture.Project!.OpenDashboardPageAsync(context),
StarterTemplateRunTestsBase.cs (3)
31await _testFixture.Project!.OpenDashboardPageAsync(context), 45await _testFixture.Project!.OpenDashboardPageAsync(context), 64await _testFixture.Project!.OpenDashboardPageAsync(context),
TemplateTestsBase.cs (1)
296var page = await project.OpenDashboardPageAsync(context);