2 references to HandleCountExpression
System.Data.Entity (2)
System\Data\SqlClient\SqlGen\SqlGenerator.cs (2)
1706ISqlFragment topCount = HandleCountExpression(e.Limit) ; 2544result.Where.Append(HandleCountExpression(e.Count));