2 references to RemapLiterals
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\QueryRewriting\QueryRewriter.cs (2)
761_topLevelWhereClause = _topLevelWhereClause.RemapLiterals(literalRemap); 771newCaseStatement.AddWhenThen(clause.Condition.RemapLiterals(literalRemap), clause.Value);