2 references to PodmanPsPort
Aspire.Hosting (2)
Publishing\PodmanContainerRuntime.cs (2)
128
foreach (
var
port in entry.Ports)
471
public List<
PodmanPsPort
>? Ports { get; set; }