1 write to ContainerPort
Aspire.Hosting (1)
Dcp\DcpExecutor.cs (1)
1643
ContainerPort
= ea.TargetPort,
2 references to ContainerPort
Aspire.Hosting (2)
Dcp\ResourceSnapshotBuilder.cs (2)
75
if (port.
ContainerPort
!= null)
77
ports.Add(port.
ContainerPort
.Value);