2 instantiations of BrowserLogsPipeBrowserProcess
Aspire.Hosting.Browsers (2)
BrowserLogsPipeBrowserProcessLauncher.Unix.cs (1)
66
return new
BrowserLogsPipeBrowserProcess
(
BrowserLogsPipeBrowserProcessLauncher.Windows.cs (1)
55
return new
BrowserLogsPipeBrowserProcess
(
2 references to BrowserLogsPipeBrowserProcess
Aspire.Hosting.Browsers (2)
BrowserLogsPipeBrowserProcessLauncher.Unix.cs (1)
14
private static
BrowserLogsPipeBrowserProcess
StartPosix(string executablePath, IReadOnlyList<string> browserArguments)
BrowserLogsPipeBrowserProcessLauncher.Windows.cs (1)
18
private static
BrowserLogsPipeBrowserProcess
StartWindows(string executablePath, IReadOnlyList<string> browserArguments)