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