1 write to DashboardUrl
aspire (1)
Backchannel\ResourceSnapshotMapper.cs (1)
130DashboardUrl = dashboardUrl,
2 references to DashboardUrl
Aspire.Cli.Tests (2)
Backchannel\ResourceSnapshotMapperTests.cs (2)
55Assert.NotNull(result.DashboardUrl); 56Assert.Contains("localhost:18080", result.DashboardUrl);