2 references to WaitForPeerHandshakesAsync
Aspire.Dashboard.Tests (2)
Terminal\TerminalWebSocketTests.cs (2)
267
await host.
WaitForPeerHandshakesAsync
(timeout.Token);
305
await host.
WaitForPeerHandshakesAsync
(timeout.Token);