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