InvalidOperationException: variable 'model' of type 'Models.ItemModel' referenced from scope '', but it is not defined
mc0re opened this issue · 0 comments
mc0re commented
InvalidOperationException: variable 'model' of type 'Models.ItemModel' referenced from scope '', but it is not defined
This bizarre error occurs in the test case and when running the project.
Reproduction project: https://github.com/mc0re/AutoMapperCollectionError
It's probably not really minimal, but hopefully small enough :-)