1 write to _watchForExit
System.Diagnostics.Process (1)
System\Diagnostics\Process.cs (1)
573_watchForExit = value;
4 references to _watchForExit
System.Diagnostics.Process (4)
System\Diagnostics\Process.cs (4)
556return _watchForExit; 560if (value != _watchForExit) 1125if (_watchForExit) 1461if (exited && _watchForExit)