3 references to Exited
System (3)
services\monitoring\system\diagnosticts\Process.cs (3)
211
EnsureState(State.
Exited
);
334
EnsureState(State.IsNt | State.
Exited
);
1388
if ((state & State.
Exited
) != (State)0) {