6 references to Associated
System.Diagnostics.Process (6)
System\Diagnostics\Process.cs (5)
126EnsureState(State.Associated); 179EnsureState(State.Associated); 250EnsureState(State.Associated); 839if ((state & State.Associated) != (State)0) 853EnsureState(State.Associated);
System\Diagnostics\Process.NonUap.cs (1)
23EnsureState(State.Associated | State.IsLocal);