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