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