You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just had the same issue. I solved this issue by creating a custom exclusion attribute, then mark fields that need to be excluded. A check for the exclusion attribute would be added to the CopyFields method.
Seems to have issues with type PropertyInfo. Is there any way to mark properties of this type as excluded or allowed to reference?
The text was updated successfully, but these errors were encountered: