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