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