9 references to CreateAsync
Aspire.Hosting.Testing.Tests (9)
DashboardTestingBuilderTests.cs (1)
126
await DistributedApplicationTestingBuilder.
CreateAsync
<Projects.TestingAppHost1_AppHost>(default);
ResourceLoggerForwarderServiceTests.cs (1)
21
var appHost = await DistributedApplicationTestingBuilder.
CreateAsync
<TestingAppHost1_AppHost>();
TestingBuilderTests.cs (7)
127
var 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>()