1 write to _watchForExit
System.Diagnostics.Process (1)
System\Diagnostics\Process.cs (1)
656_watchForExit = value;
4 references to _watchForExit
System.Diagnostics.Process (4)
System\Diagnostics\Process.cs (4)
639return _watchForExit; 643if (value != _watchForExit) 1233if (_watchForExit) 1649if (exited && _watchForExit)