1 write to EndpointAnnotation
Aspire.Hosting (1)
Dcp\AppResource.cs (1)
42
EndpointAnnotation
= sba;
5 references to EndpointAnnotation
Aspire.Hosting (5)
Dcp\DcpExecutor.cs (5)
723
if (!svc.HasCompleteAddress && sp.
EndpointAnnotation
.IsProxied)
729
if (!sp.
EndpointAnnotation
.IsProxied && svc.AllocatedPort is null)
731
throw new InvalidOperationException($"Service '{svc.Metadata.Name}' needs to specify a port for endpoint '{sp.
EndpointAnnotation
.Name}' since it isn't using a proxy.");
734
sp.
EndpointAnnotation
.AllocatedEndpoint = new AllocatedEndpoint(
735
sp.
EndpointAnnotation
,