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