Automapper throwing System.Reflection.AmbiguousMatchException: Ambiguous match found

In my case, the cause was using .OrderBy() method. My workaround was to use ordering afterwards mapping. If that's important, I'm using Automapper 11.0.0