3 writes to watchingForExit
System (3)
services\monitoring\system\diagnosticts\Process.cs (3)
1409watchingForExit = true; 1416watchingForExit = false; 2386watchingForExit = false;
4 references to watchingForExit
System (4)
services\monitoring\system\diagnosticts\Process.cs (4)
1404if (!watchingForExit) { 1406if (!watchingForExit) { 2383if (watchingForExit) { 2385if (watchingForExit) {