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