3 references to _slotEndpointMapping
Aspire.Hosting.Azure.AppService (3)
AzureAppServiceWebsiteContext.cs (3)
215(GetEndpointValue(context._slotEndpointMapping[ep.EndpointName], EndpointProperty.Url), secretType) : 259var mapping = isSlot ? context._slotEndpointMapping[epExpr.Endpoint.EndpointName] : context._endpointMapping[epExpr.Endpoint.EndpointName]; 1044_slotEndpointMapping[name] = mapping with { Host = hostValue };