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