6 references to Associated
System.Diagnostics.Process (6)
System\Diagnostics\Process.cs (5)
125
EnsureState(State.
Associated
);
184
EnsureState(State.
Associated
);
255
EnsureState(State.
Associated
);
947
if ((state & State.
Associated
) != (State)0)
961
EnsureState(State.
Associated
);
System\Diagnostics\Process.NonUap.cs (1)
23
EnsureState(State.
Associated
| State.IsLocal);