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