1 write to _exitCode
System.Diagnostics.Process (1)
System\Diagnostics\Process.Unix.cs (1)
234_exitCode = exitCode.Value;
1 reference to _exitCode
System.Diagnostics.Process (1)
System\Diagnostics\Process.cs (1)
168return _exitCode;