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)
168
return
_exitCode
;