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