4 writes to Destination
Aspire.Hosting (3)
Dcp\DcpExecutor.cs (3)
2228
Destination
= a.DestinationPath,
2462
Destination
= certificatesDestination,
2492
Destination
= bundlePath.Key,
Aspire.Hosting.Tests (1)
DistributedApplicationTests.cs (1)
616
Destination
= destination,
4 references to Destination
Aspire.Hosting (2)
Dcp\Model\Container.cs (2)
328
return
Destination
== other.
Destination
Aspire.Hosting.Tests (2)
DistributedApplicationTests.cs (2)
765
Assert.Collection(item.Spec.CreateFiles.Where(cf => cf.
Destination
== expectedDestination),
804
Assert.Collection(item.Spec.CreateFiles.Where(cf => cf.
Destination
== bundlePath.Key),