1 reference to ProcessOutputLine
System.Diagnostics.Process (1)
System\Diagnostics\Process.Multiplexing.cs (1)
331await channel.Writer.WriteAsync(new ProcessOutputLine(line, standardError), ct).ConfigureAwait(false);