1 write to m_collection
System (1)
sys\system\collections\concurrent\ConcurrentBag.cs (1)
1106m_collection = collection;
1 reference to m_collection
System (1)
sys\system\collections\concurrent\ConcurrentBag.cs (1)
1115get { return m_collection.ToArray(); }