10 references to InternalError
System.Data.Entity (10)
System\Data\EntityClient\DbConnectionOptions.cs (2)
302
throw EntityUtil.
InternalError
(EntityUtil.InternalErrorCode.InvalidParserState1);
346
throw EntityUtil.
InternalError
(EntityUtil.InternalErrorCode.InvalidParserState2);
System\Data\EntityClient\EntityCommand.cs (1)
241
throw EntityUtil.
InternalError
(EntityUtil.InternalErrorCode.CommandTreeOnStoredProcedureEntityCommand);
System\Data\EntityClient\NameValuePair.cs (1)
34
throw EntityUtil.
InternalError
(EntityUtil.InternalErrorCode.NameValuePairNext);
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);
System\Data\Query\PlanCompiler\NestPullup.cs (2)
447
throw EntityUtil.
InternalError
(EntityUtil.InternalErrorCode.JoinOverSingleStreamNest);
1900
throw EntityUtil.
InternalError
(EntityUtil.InternalErrorCode.NestOverNest);
System\Data\Query\PlanCompiler\NominalTypeEliminator.cs (1)
1370
throw EntityUtil.
InternalError
(EntityUtil.InternalErrorCode.WrongVarType);
System\Data\SqlClient\SqlProviderServices.cs (1)
143
throw EntityUtil.
InternalError
(EntityUtil.InternalErrorCode.SqlGenParametersNotPermitted);