Replies: 1 comment 2 replies
-
Other than the custom |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Does automapper use GetHashCode for unique object identification?
I've run into some unexpected behavior when using automapper to map classes with overriden GetHashCode with PreserveReferences option.
Perhaps using RuntimeHelpers.GetHashCode would be a better option?
Beta Was this translation helpful? Give feedback.
All reactions