1 write to UseAllEndpoints
Aspire.Hosting (1)
ResourceBuilderExtensions.cs (1)
817endpointReferenceAnnotation.UseAllEndpoints = true;
1 reference to UseAllEndpoints
Aspire.Hosting (1)
ResourceBuilderExtensions.cs (1)
469if (!annotation.UseAllEndpoints && !annotation.EndpointNames.Contains(endpointName))