2 references to GetEndpointValue
Aspire.Hosting.Azure.AppService (2)
AzureAppServiceWebsiteContext.cs (2)
119
return (
GetEndpointValue
(context._endpointMapping[ep.EndpointName], EndpointProperty.Url), secretType);
157
var val =
GetEndpointValue
(mapping, epExpr.Property);