2 references to ValidateExpressionIsCommandParamOrNonNegativeIntegerConstant
System.Data.Entity (2)
System\Data\Common\EntitySql\SemanticAnalyzer.cs (2)
2840
ValidateExpressionIsCommandParamOrNonNegativeIntegerConstant
(convertedLimit, limitExpr.ErrCtx, exprName, sr);
4079
ValidateExpressionIsCommandParamOrNonNegativeIntegerConstant
(convertedSkip, orderByClause.SkipSubClause.ErrCtx, "SKIP", sr);