Base:
2 references to FlushAsync
Aspire.TerminalHost.Tests (2)
TerminalHostAppTests.cs (2)
650
await _stream.
FlushAsync
(ct).ConfigureAwait(false);
763
await _stream.
FlushAsync
(ct).ConfigureAwait(false);