1 implementation of PrefixProcessOutput
Microsoft.DotNet.HotReload.Watch (1)
UI\ConsoleReporter.cs (1)
12
bool IProcessOutputReporter.
PrefixProcessOutput
1 reference to PrefixProcessOutput
Microsoft.DotNet.HotReload.Watch (1)
Process\ProcessSpec.cs (1)
42
outputReporter.ReportOutput(outputReporter.
PrefixProcessOutput
? line with { Content = $"[{projectDisplayName}] {line.Content}" } : line);