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