Asking same question differently!...Its seems clear I need to elaborate on this question because I have no viable responses....Based on this AutoMapper registration code:...Mapper.Initialize(cfg =>
{
cfg.AddCollectionMappers();
cfg.SetGenerateProper...