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