1 reference to ServeClientAsync
Aspire.TerminalHost (1)
TerminalHostControlListener.cs (1)
195
_ = Task.Run(() =>
ServeClientAsync
(client, cancellationToken), cancellationToken);