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