4 references to _endpointMapping
Aspire.Hosting.Azure.AppService (4)
AzureAppServiceWebsiteContext.cs (4)
118_endpointMapping[endpoint.Name] = new( 138return (GetEndpointValue(context._endpointMapping[ep.EndpointName], EndpointProperty.Url), secretType); 175var mapping = context._endpointMapping[epExpr.Endpoint.EndpointName]; 286if (_endpointMapping.FirstOrDefault() is var (_, mapping))