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