9 references to RunAsContainer
Aspire.Hosting.Azure.Tests (6)
AzurePostgresExtensionsTests.cs (5)
56builder.AddAzurePostgresFlexibleServer("pg").WithPasswordAuthentication().RunAsContainer(); 120postgres.RunAsContainer(c => 163postgres.RunAsContainer(configureContainer: c => 216postgres.RunAsContainer(c => 257postgres.RunAsContainer(c =>
PublicApiTests\PostgreSQLPublicApiTests.cs (1)
104var action = () => builder.RunAsContainer();
PostgresEndToEnd.AppHost (1)
Program.cs (1)
7.RunAsContainer()
Publishers.AppHost (1)
Program.cs (1)
30.RunAsContainer()
WaitForSandbox.AppHost (1)
Program.cs (1)
8.RunAsContainer(c =>