1 write to _exitCode
System.Diagnostics.Process (1)
System\Diagnostics\Process.Unix.cs (1)
230_exitCode = exitStatus.ExitCode;
1 reference to _exitCode
System.Diagnostics.Process (1)
System\Diagnostics\Process.cs (1)
163return _exitCode;