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