2 references to IsLocal
System (2)
services\monitoring\system\diagnosticts\ProcessThread.cs (2)
313if ( ((state & State.IsLocal) != (State)0) && isRemoteMachine) { 331EnsureState(State.IsLocal);