3 references to RaiseEventAsync
Aspire.Hosting.Browsers.Tests (3)
BrowserLogsCdpConnectionTests.cs (3)
231
await innerConnection.
RaiseEventAsync
(firstEvent);
240
await innerConnection.
RaiseEventAsync
(secondEvent);
268
await innerConnection!.
RaiseEventAsync
(protocolEvent);