3 references to Exited
System.Diagnostics.Process (3)
System\Diagnostics\Process.cs (3)
161
EnsureState(State.
Exited
);
216
EnsureState(State.
Exited
);
867
if ((state & State.
Exited
) != (State)0)