1 write to ContainerPort
Aspire.Hosting (1)
Dcp\ApplicationExecutor.cs (1)
1626ContainerPort = ea.TargetPort,
2 references to ContainerPort
Aspire.Hosting (2)
Dcp\ApplicationExecutor.cs (2)
657if (port.ContainerPort != null) 659ports.Add(port.ContainerPort.Value);