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