Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@bholmes
Copy link
Contributor

@bholmes bholmes commented Aug 23, 2021

It is documented that the inherit flag is ignored.
Attribute.GetCustomAttributes is to be used to search
inheritance chain.

backport of dotnet/runtime
dotnet/runtime#57769

It is documented that the inherit flag is ignored.
Attribute.GetCustomAttributes is to be used to search
inheritance chain.

This change is only for the Mono classlib implementation.
CoreCLR already has this behavior.
@lambdageek
Copy link
Member

/backport to 2020-02

@github-actions
Copy link
Contributor

Started backporting to 2020-02: https://github.com/mono/mono/actions/runs/1160075372

@lambdageek
Copy link
Member

@monojenkins build

@lambdageek
Copy link
Member

@monojenkins build failed

@bholmes
Copy link
Contributor Author

bholmes commented Oct 21, 2021

@lambdageek Is there a problem with this change? Anything I need to do?

@lambdageek
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@lambdageek lambdageek merged commit 2f8bc1b into mono:main Oct 21, 2021
@bholmes bholmes deleted the mono-paraminfo-getattrs-inherit-ignore branch January 21, 2022 16:28
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