2 references to CreateAsync
Aspire.Hosting.Testing.Tests (2)
TestingPublicApiTests.cs (2)
218
var action = () => DistributedApplicationTestingBuilder.
CreateAsync
<Projects.TestingAppHost1_AppHost>(args);
231
var action = () => DistributedApplicationTestingBuilder.
CreateAsync
<Projects.TestingAppHost1_AppHost>(args);