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