- Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
Pri3Indicates issues/PRs that are low priorityIndicates issues/PRs that are low priorityarea-System.Reflectionhelp wantedGood for community contributors to help [up-for-grabs]Good for community contributors to help [up-for-grabs]product-questionProduct usage related questionsProduct usage related questions
Milestone
Description
It is not clear if the generic methods, like: GetCustomAttributes<T>(Assembly) searching inherit or not. Because the "regular" GetCustomAttributes" methods e.g. from System.Reflection.Assembly have a boolean parameter inherit.
The ones from the extensions are missing this inherit parameter!
Metadata
Metadata
Assignees
Labels
Pri3Indicates issues/PRs that are low priorityIndicates issues/PRs that are low priorityarea-System.Reflectionhelp wantedGood for community contributors to help [up-for-grabs]Good for community contributors to help [up-for-grabs]product-questionProduct usage related questionsProduct usage related questions