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