4 references to WaitForProducerTextAsync
Aspire.Dashboard.Tests (4)
Terminal\TerminalWebSocketTests.cs (4)
50
await host.
WaitForProducerTextAsync
("reconnect-ready", timeout.Token);
265
await host.
WaitForProducerTextAsync
("palette-cleared", timeout.Token);
303
await host.
WaitForProducerTextAsync
("prefix-ready", timeout.Token);
389
await host.
WaitForProducerTextAsync
("producer-survived-detach", timeout.Token);