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