3 writes to _actionCallerID
System.Threading (3)
System\Threading\Barrier.cs (3)
236_actionCallerID = 0; 773_actionCallerID = Environment.CurrentManagedThreadId; 792_actionCallerID = 0;
8 references to _actionCallerID
System.Threading (8)
System\Threading\Barrier.cs (8)
329if (_actionCallerID != 0 && Environment.CurrentManagedThreadId == _actionCallerID) 424if (_actionCallerID != 0 && Environment.CurrentManagedThreadId == _actionCallerID) 637if (_actionCallerID != 0 && Environment.CurrentManagedThreadId == _actionCallerID) 911if (_actionCallerID != 0 && Environment.CurrentManagedThreadId == _actionCallerID)