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