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