1 write to _watchForExit
System.Diagnostics.Process (1)
System\Diagnostics\Process.cs (1)
572_watchForExit = value;
4 references to _watchForExit
System.Diagnostics.Process (4)
System\Diagnostics\Process.cs (4)
555return _watchForExit; 559if (value != _watchForExit) 1124if (_watchForExit) 1451if (exited && _watchForExit)