2 overrides of SourceCount
System.Collections.Concurrent (2)
System\Collections\Concurrent\PartitionerStatic.cs (2)
1491protected override int SourceCount 1549protected override int SourceCount
1 reference to SourceCount
System.Collections.Concurrent (1)
System\Collections\Concurrent\PartitionerStatic.cs (1)
1370(int quotient, int remainder) = Math.DivRem(SourceCount, partitionCount);