Skip to content

Improves mapping of constants in expressions. #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 5, 2018
Merged

Improves mapping of constants in expressions. #1

merged 1 commit into from
Jun 5, 2018

Conversation

BlaiseD
Copy link
Member

@BlaiseD BlaiseD commented Jun 3, 2018

  1. Improves mapping of constants in expressions.
  2. Maps expressions where the type changes for instance methods.
  3. Fixes #2543 (XpressionMapper does not convert the delegate return type).

The changes are dependent on #2658 (Break out expression mapper) i.e. v.Next so a build failure is expected.

2. Maps expressions where the type changes for instance methods.
3. Fixes #2543 (XpressionMapper does not convert the delegate return type).
@BlaiseD BlaiseD requested a review from jbogard June 3, 2018 18:50
@jbogard jbogard merged commit 35218e9 into AutoMapper:master Jun 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants