3 instantiations of ContainerPortReference
Aspire.Hosting.Azure.AppContainers (1)
ContainerAppContext.cs (1)
602
=> AllocateParameter(new
ContainerPortReference
(resource));
Aspire.Hosting.Azure.AppService (1)
AzureAppServiceWebsiteContext.cs (1)
327
EndpointProperty.TargetPort => mapping.TargetPort?.ToString(CultureInfo.InvariantCulture) ?? (BicepValue<string>)AllocateParameter(new
ContainerPortReference
(Resource)),
Aspire.Hosting.Docker (1)
DockerComposeServiceExtensions.cs (1)
130
source: new
ContainerPortReference
(resourceInstance)