1 write to m_collection
mscorlib (1)
system\Collections\Concurrent\IProducerConsumerCollection.cs (1)
106
m_collection
= collection;
1 reference to m_collection
mscorlib (1)
system\Collections\Concurrent\IProducerConsumerCollection.cs (1)
115
get { return
m_collection
.ToArray(); }