9 references to CreateAsync
Aspire.Hosting.Testing.Tests (9)
DashboardTestingBuilderTests.cs (1)
126await DistributedApplicationTestingBuilder.CreateAsync<Projects.TestingAppHost1_AppHost>(default);
ResourceLoggerForwarderServiceTests.cs (1)
21var appHost = await DistributedApplicationTestingBuilder.CreateAsync<TestingAppHost1_AppHost>();
TestingBuilderTests.cs (7)
127var builder = await DistributedApplicationTestingBuilder.CreateAsync<Projects.TestingAppHost1_AppHost>(); 138? DistributedApplicationTestingBuilder.CreateAsync<Projects.TestingAppHost1_AppHost>() 162? DistributedApplicationTestingBuilder.CreateAsync<Projects.TestingAppHost1_AppHost>() 180? DistributedApplicationTestingBuilder.CreateAsync<Projects.TestingAppHost1_AppHost>() 206? DistributedApplicationTestingBuilder.CreateAsync<Projects.TestingAppHost1_AppHost>() 405? DistributedApplicationTestingBuilder.CreateAsync<Projects.TestingAppHost1_AppHost>() 421? DistributedApplicationTestingBuilder.CreateAsync<Projects.TestingAppHost1_AppHost>()