2 references to UnknownVar
System.Data.Entity (2)
System\Data\Query\InternalTrees\OpCopier.cs (1)
126throw EntityUtil.InternalError(EntityUtil.InternalErrorCode.UnknownVar, 6);
System\Data\Query\PlanCompiler\ColumnMapTranslator.cs (1)
196throw EntityUtil.InternalError(EntityUtil.InternalErrorCode.UnknownVar, 1, varRefColumnMap.Var.Id); // shouldn't have gotten here without having a resolveable var