Skip to content

CustomAttributeExtensions.xml #2746

Open
@wstaelens

Description

@wstaelens

https://docs.microsoft.com/en-us/dotnet/api/system.reflection.customattributeextensions.getcustomattributes?view=netframework-4.8

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 priorityarea-System.Reflectionhelp wantedGood for community contributors to help [up-for-grabs]product-questionProduct usage related questions

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions