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