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