5 writes to Destination
Aspire.Hosting (4)
Dcp\DcpExecutor.cs (4)
2245Destination = a.DestinationPath, 2479Destination = certificatesDestination, 2509Destination = bundlePath.Key, 2782Destination = certificatesDestination,
Aspire.Hosting.Tests (1)
DistributedApplicationTests.cs (1)
617Destination = destination,
4 references to Destination
Aspire.Hosting (2)
Dcp\Model\Container.cs (2)
328return Destination == other.Destination
Aspire.Hosting.Tests (2)
DistributedApplicationTests.cs (2)
814Assert.Collection(item.Spec.CreateFiles.Where(cf => cf.Destination == expectedDestination), 853Assert.Collection(item.Spec.CreateFiles.Where(cf => cf.Destination == bundlePath.Key),