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