1 instantiation of ContainerNetworkConnection
Aspire.Hosting (1)
Dcp\DcpExecutor.cs (1)
1104new ContainerNetworkConnection
2 references to ContainerNetworkConnection
Aspire.Hosting (2)
Dcp\DcpExecutor.cs (1)
1102ctr.Spec.Networks = new List<ContainerNetworkConnection>
Dcp\Model\Container.cs (1)
65public List<ContainerNetworkConnection>? Networks { get; set; }