1 reference to Read
System.Diagnostics.Process (1)
System\Diagnostics\Process.Multiplexing.Unix.cs (1)
333
int bytesRead = Interop.Sys.
Read
(handle, pBuffer + offset, buffer.Length - offset);