8 references to CreateAsync
Aspire.Hosting.Testing.Tests (8)
ResourceLoggerForwarderServiceTests.cs (1)
21
var appHost = await DistributedApplicationTestingBuilder.
CreateAsync
<TestingAppHost1_AppHost>();
TestingBuilderTests.cs (7)
125
var builder = await DistributedApplicationTestingBuilder.
CreateAsync
<Projects.TestingAppHost1_AppHost>();
136
? DistributedApplicationTestingBuilder.
CreateAsync
<Projects.TestingAppHost1_AppHost>()
160
? DistributedApplicationTestingBuilder.
CreateAsync
<Projects.TestingAppHost1_AppHost>()
178
? DistributedApplicationTestingBuilder.
CreateAsync
<Projects.TestingAppHost1_AppHost>()
204
? DistributedApplicationTestingBuilder.
CreateAsync
<Projects.TestingAppHost1_AppHost>()
404
? DistributedApplicationTestingBuilder.
CreateAsync
<Projects.TestingAppHost1_AppHost>()
420
? DistributedApplicationTestingBuilder.
CreateAsync
<Projects.TestingAppHost1_AppHost>()