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