2 references to ResourcesUrl
aspire (2)
Backchannel\ResourceSnapshotMapper.cs (1)
143var resourcePath = DashboardUrls.ResourcesUrl(snapshot.Name);
Commands\DescribeCommand.cs (1)
366var resourceUrl = DashboardUrls.CombineUrl(dashboardBaseUrl, DashboardUrls.ResourcesUrl(resource: snapshot.Name));