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