8 references to CreateAsync
Aspire.Hosting.Testing.Tests (8)
ResourceLoggerForwarderServiceTests.cs (1)
21
var appHost = await DistributedApplicationTestingBuilder.
CreateAsync
<TestingAppHost1_AppHost>();
TestingBuilderTests.cs (7)
122
var builder = await DistributedApplicationTestingBuilder.
CreateAsync
<Projects.TestingAppHost1_AppHost>();
133
? DistributedApplicationTestingBuilder.
CreateAsync
<Projects.TestingAppHost1_AppHost>()
157
? DistributedApplicationTestingBuilder.
CreateAsync
<Projects.TestingAppHost1_AppHost>()
175
? DistributedApplicationTestingBuilder.
CreateAsync
<Projects.TestingAppHost1_AppHost>()
200
? DistributedApplicationTestingBuilder.
CreateAsync
<Projects.TestingAppHost1_AppHost>()
396
? DistributedApplicationTestingBuilder.
CreateAsync
<Projects.TestingAppHost1_AppHost>()
412
? DistributedApplicationTestingBuilder.
CreateAsync
<Projects.TestingAppHost1_AppHost>()