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