10 references to InternalError
System.Data.Entity (10)
System\Data\EntityClient\DbConnectionOptions.cs (2)
302throw EntityUtil.InternalError(EntityUtil.InternalErrorCode.InvalidParserState1); 346throw EntityUtil.InternalError(EntityUtil.InternalErrorCode.InvalidParserState2);
System\Data\EntityClient\EntityCommand.cs (1)
241throw EntityUtil.InternalError(EntityUtil.InternalErrorCode.CommandTreeOnStoredProcedureEntityCommand);
System\Data\EntityClient\NameValuePair.cs (1)
34throw EntityUtil.InternalError(EntityUtil.InternalErrorCode.NameValuePairNext);
System\Data\Objects\ELinq\ExpressionConverter.cs (1)
895throw EntityUtil.InternalError(EntityUtil.InternalErrorCode.UnexpectedLinqLambdaExpressionFormat);
System\Data\Objects\ELinq\OrderByLifter.cs (1)
251throw EntityUtil.InternalError(EntityUtil.InternalErrorCode.UnexpectedLinqLambdaExpressionFormat);
System\Data\Query\PlanCompiler\NestPullup.cs (2)
447throw EntityUtil.InternalError(EntityUtil.InternalErrorCode.JoinOverSingleStreamNest); 1900throw EntityUtil.InternalError(EntityUtil.InternalErrorCode.NestOverNest);
System\Data\Query\PlanCompiler\NominalTypeEliminator.cs (1)
1370throw EntityUtil.InternalError(EntityUtil.InternalErrorCode.WrongVarType);
System\Data\SqlClient\SqlProviderServices.cs (1)
143throw EntityUtil.InternalError(EntityUtil.InternalErrorCode.SqlGenParametersNotPermitted);