1 implementation of BrowserInput
Aspire.Hosting.Browsers (1)
BrowserLogsPipeBrowserProcess.cs (1)
33public Stream BrowserInput => _browserInput;
1 reference to BrowserInput
Aspire.Hosting.Browsers (1)
BrowserHost.cs (1)
166new BrowserLogsPipeCdpTransport(process.BrowserOutput, process.BrowserInput),