1 reference to RedirectBrowserOutput
dotnet-watch (1)
Browser\BrowserLauncher.cs (1)
92OnOutput = environmentOptions.TestFlags.HasFlag(TestFlags.RedirectBrowserOutput) ? processOutputReporter.ReportOutput : null,