3 references to BuildHostAsync
Aspire.Cli.Tests (3)
CliBootstrapTests.cs (3)
75
using var host = await
BuildHostAsync
();
90
using var host = await
BuildHostAsync
();
111
using var host = await
BuildHostAsync
();