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