How to identify why a property is not mapped #1441
-
Hi, I have an existing mapper that works perfectly. Is there a way to know why a property has been ignored ? Julien |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Solved after having restarted the IDE. Anyway it would be nice to have some log of the generation (if possible) to debug this kind of issue |
Beta Was this translation helpful? Give feedback.
If it was solved with a restart of the IDE it was likely a bug in loading / running the source generator… otherwise there should usually be RMG* diagnostics be reported if a member isn‘t mapped.