dotnet / dotnet/dotnet-api-docs

CustomAttributeExtensions.xml

Open
#2,746 5 comments 0 reactions 1 assignee Claimed by @steveharter View on GitHub
area-System.Reflection help wanted Pri3 product-question
Dominant language
C#
Stars
949
Forks
1.7k
Avg merge
3d 27m
Merged PRs (30d)
49

Description

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(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!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.