3 references to Exited
System.Diagnostics.Process (3)
System\Diagnostics\Process.cs (3)
167
EnsureState(State.
Exited
);
222
EnsureState(State.
Exited
);
992
if ((state & State.
Exited
) != (State)0)