2 references to StopAppHostAsync
Aspire.Templates.Tests (2)
TemplateTestsBase.cs (1)
314
await project.
StopAppHostAsync
();
tests\Shared\TemplatesTesting\AspireProject.cs (1)
434
await
StopAppHostAsync
().ConfigureAwait(false);