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