2 references to StopAsync
Aspire.Hosting (2)
ApplicationModel\TerminalService.cs (2)
418
await terminal.
StopAsync
().ConfigureAwait(false);
518
await terminal.
StopAsync
().ConfigureAwait(false);