2 references to UnexpectedLinqLambdaExpressionFormat
System.Data.Entity (2)
System\Data\Objects\ELinq\ExpressionConverter.cs (1)
895
throw EntityUtil.InternalError(EntityUtil.InternalErrorCode.
UnexpectedLinqLambdaExpressionFormat
);
System\Data\Objects\ELinq\OrderByLifter.cs (1)
251
throw EntityUtil.InternalError(EntityUtil.InternalErrorCode.
UnexpectedLinqLambdaExpressionFormat
);