2 references to WaitForPeerHandshakesAsync
Aspire.Dashboard.Tests (2)
Integration\Playwright\TerminalTests.cs (2)
42
await connection.
WaitForPeerHandshakesAsync
(CancellationToken.None).DefaultTimeout();
283
await connection.
WaitForPeerHandshakesAsync
(CancellationToken.None).DefaultTimeout();