3 references to State
System.Diagnostics.Process (3)
System\Diagnostics\ProcessThread.cs (3)
153private void EnsureState(State state) 155if (((state & State.IsLocal) != (State)0) && _isRemoteMachine)