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