4 references to WithDataVolume
Aspire.Hosting.PostgreSQL.Tests (3)
PostgrePublicApiTests.cs (1)
171var action = () => builder.WithDataVolume();
PostgresFunctionalTests.cs (2)
221postgres1.WithDataVolume(volumeName); 284postgres2.WithDataVolume(volumeName);
TestShop.AppHost (1)
Program.cs (1)
4.WithDataVolume()