2 references to FitsInBucket
System.Linq.Expressions (2)
System\Linq\Expressions\Compiler\LambdaCompiler.Statements.cs (2)
312
if (!
FitsInBucket
(first, second[second.Count - 1].Key, second.Count))
329
if (
FitsInBucket
(last, key.Key, 1))