3 references to EndpointAnnotation
Aspire.Hosting (3)
ApplicationModel\EndpointAnnotation.cs (1)
47
) :
this
(
ResourceBuilderExtensions.cs (2)
857
endpoint = new
EndpointAnnotation
(ProtocolType.Tcp, name: endpointName, networkID: KnownNetworkIdentifiers.LocalhostNetwork);
894
var annotation = new
EndpointAnnotation
(