Ensure properties added via EntityBuilder that match CLR properties are marked as non-shadow #4714
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-bug
Milestone
Currently it is possible to add a property using the string-based API with the same name as a property on the CLR type that hasn't been discovered by a convention, resulting in a shadow property by default.
The text was updated successfully, but these errors were encountered: