3 references to Locations
Aspire.Hosting.Tests (3)
Dcp\DcpExecutorTests.cs (1)
10099
var locations = new
Locations
(fileSystemService);
Dcp\DcpHostNotificationTests.cs (1)
35
return new
Locations
(directoryService);
Dcp\KubernetesServiceTests.cs (1)
209
var locations = new
Locations
(fileSystem);