1 reference to FastMod
Microsoft.Build.Framework (1)
SegmentedDictionary`2.cs (1)
1120
return ref buckets[(int)HashHelpers.
FastMod
(hashCode, (uint)buckets.Length, _fastModMultiplier)];