3 references to SharedInt
mscorlib (3)
system\collections\concurrent\PartitionerStatic.cs (3)
440
m_localOffset = new
SharedInt
(-1);
441
m_currentChunkSize = new
SharedInt
(0);
615
m_activePartitionCount = new
SharedInt
(0);