1 write to EndpointName
Aspire.Dashboard (1)
Model\ResourceViewModel.cs (1)
364EndpointName = endpointName;
2 references to EndpointName
Aspire.Dashboard (2)
Model\ResourceUrlHelpers.cs (2)
25if (!includeNonEndpointUrls && string.IsNullOrEmpty(url.EndpointName)) 33Name = url.EndpointName ?? "-",