Skip to content

Conversation

@julian-burger-ttd
Copy link
Contributor

@julian-burger-ttd julian-burger-ttd commented Aug 25, 2024

Fix issue #959

When using reflection, get the first property that matches the name. This will be on the most derived type.

When looking for custom attributes, don't search up the hierarchy if a property hides the base class version.

When using reflection, get the first property that matches the name.
This will be on the most derived type.

When looking for custom attributes, don't search up the hierarchy if a
property hides the base class version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants