3 references to _endpointMapping
Aspire.Hosting.Azure.AppService (3)
AzureAppServiceWebsiteContext.cs (3)
98
_endpointMapping
[endpoint.Name] = new(
118
return (GetValue(context.
_endpointMapping
[ep.EndpointName], EndpointProperty.Url), secretType);
155
var mapping = context.
_endpointMapping
[epExpr.Endpoint.EndpointName];