1 write to _watchForExit
System.Diagnostics.Process (1)
System\Diagnostics\Process.cs (1)
632_watchForExit = value;
4 references to _watchForExit
System.Diagnostics.Process (4)
System\Diagnostics\Process.cs (4)
615return _watchForExit; 619if (value != _watchForExit) 1209if (_watchForExit) 1625if (exited && _watchForExit)