6 references to Associated
System.Diagnostics.Process (6)
System\Diagnostics\Process.cs (5)
125EnsureState(State.Associated); 178EnsureState(State.Associated); 249EnsureState(State.Associated); 838if ((state & State.Associated) != (State)0) 852EnsureState(State.Associated);
System\Diagnostics\Process.NonUap.cs (1)
23EnsureState(State.Associated | State.IsLocal);