3 instantiations of FakeSharedCdpConnection
Aspire.Hosting.Browsers.Tests (3)
BrowserLogsCdpConnectionTests.cs (3)
208innerConnection = new FakeSharedCdpConnection(eventHandler); 254innerConnection = new FakeSharedCdpConnection(eventHandler); 284innerConnection = new FakeSharedCdpConnection(eventHandler);
3 references to FakeSharedCdpConnection
Aspire.Hosting.Browsers.Tests (3)
BrowserLogsCdpConnectionTests.cs (3)
204FakeSharedCdpConnection? innerConnection = null; 250FakeSharedCdpConnection? innerConnection = null; 280FakeSharedCdpConnection? innerConnection = null;