5 writes to Destination
Aspire.Hosting (4)
Dcp\DcpExecutor.cs (4)
2245
Destination
= a.DestinationPath,
2479
Destination
= certificatesDestination,
2509
Destination
= bundlePath.Key,
2782
Destination
= certificatesDestination,
Aspire.Hosting.Tests (1)
DistributedApplicationTests.cs (1)
617
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)
814
Assert.Collection(item.Spec.CreateFiles.Where(cf => cf.
Destination
== expectedDestination),
853
Assert.Collection(item.Spec.CreateFiles.Where(cf => cf.
Destination
== bundlePath.Key),