1 write to _watchForExit
System.Diagnostics.Process (1)
System\Diagnostics\Process.cs (1)
668_watchForExit = value;
4 references to _watchForExit
System.Diagnostics.Process (4)
System\Diagnostics\Process.cs (4)
651return _watchForExit; 655if (value != _watchForExit) 1208if (_watchForExit) 1432if (exited && _watchForExit)