2 writes to m_lockTaken
System (2)
sys\system\collections\concurrent\ConcurrentBag.cs (2)
813currentList.m_lockTaken = true; 832currentList.m_lockTaken = false;
1 reference to m_lockTaken
System (1)
sys\system\collections\concurrent\ConcurrentBag.cs (1)
830if (currentList.m_lockTaken)