1 write to watchForExit
System (1)
services\monitoring\system\diagnosticts\Process.cs (1)
1134watchForExit = value;
4 references to watchForExit
System (4)
services\monitoring\system\diagnosticts\Process.cs (4)
1121return watchForExit; 1124if (value != watchForExit) { 1789if (watchForExit) { 2465if (exited && watchForExit) {