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