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