Implemented interface member:
method
StopAppHostAsync
Aspire.Cli.Backchannel.IAppHostAuxiliaryBackchannel.StopAppHostAsync(System.Threading.CancellationToken)
1 reference to StopAppHostAsync
Aspire.Cli.Tests (1)
Commands\TerminalCommandTests.cs (1)
701
=> _inner.
StopAppHostAsync
(cancellationToken);