2 references to SharedBool
mscorlib (2)
system\collections\concurrent\PartitionerStatic.cs (2)
594
m_hasNoElementsLeft = new
SharedBool
(false);
595
m_sourceDepleted = new
SharedBool
(false);