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