2 references to SendOutputAsync
Aspire.TerminalHost.Tests (2)
TerminalHostAppTests.cs (2)
321
await producer.
SendOutputAsync
("first cycle"u8.ToArray(), default);
345
await producer.
SendOutputAsync
("second cycle"u8.ToArray(), default);