5 references to IsLocal
System (5)
services\monitoring\system\diagnosticts\Process.cs (5)
424
EnsureState(State.
IsLocal
| State.HaveId);
487
EnsureState(State.HaveId | State.
IsLocal
);
556
EnsureState(State.HaveId | State.
IsLocal
);
1370
if ((state & State.
IsLocal
) != (State)0 && isRemoteMachine) {
1683
EnsureState(State.HaveId | State.
IsLocal
);