2 references to FitsInBucket
System.Core (2)
Microsoft\Scripting\Compiler\LambdaCompiler.Statements.cs (2)
274
if (!
FitsInBucket
(first, second[second.Count - 1].Key, second.Count)) {
288
if (
FitsInBucket
(last, key.Key, 1)) {