3 references to Exited
System.Diagnostics.Process (3)
System\Diagnostics\Process.cs (3)
162
EnsureState(State.
Exited
);
217
EnsureState(State.
Exited
);
868
if ((state & State.
Exited
) != (State)0)