2 references to RedirectOutput
dotnet-watch (1)
Watch\DotNetWatcher.cs (1)
77
processSpec.
RedirectOutput
(outputObserver, context.ProcessOutputReporter, context.EnvironmentOptions, projectRootNode?.GetDisplayName() ?? "");
Microsoft.DotNet.HotReload.Watch (1)
Process\ProjectLauncher.cs (1)
88
processSpec.
RedirectOutput
(outputObserver, context.ProcessOutputReporter, context.EnvironmentOptions, projectDisplayName);