2 references to VolatileBool
mscorlib (2)
system\Collections\Concurrent\ConcurrentQueue.cs (2)
660internal volatile VolatileBool[] m_state; 693m_state = new VolatileBool[SEGMENT_SIZE]; //all initialized to false