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