2 references to GetVolumePathAsync
Aspire.Hosting.Tests (2)
WithVolumeTests.cs (2)
159
var sessionPath = await
GetVolumePathAsync
(usePersistentLifetime: false);
163
var persistentPath = await
GetVolumePathAsync
(usePersistentLifetime: true);