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