Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display init properties as ".init" in GetDisplayName #2855

Closed
wants to merge 5 commits into from

Conversation

jtschuster
Copy link
Member

@jtschuster jtschuster commented Jun 20, 2022

Shows init properties as Property.init instead of Property.set in GetDisplayName and adds an IsInit extension to MethodDefinition.

Fixes #2816, but may want to wait until NativeAOT has the same changes to merge.

@jtschuster jtschuster requested a review from marek-safar as a code owner June 20, 2022 22:09
@jtschuster jtschuster requested review from sbomer and vitek-karas June 28, 2022 15:29
src/linker/Linker/MethodReferenceExtensions.cs Outdated Show resolved Hide resolved
@marek-safar
Copy link
Contributor

Closing, please port to runtime if you think it's still worth it

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.

Recognize and display init property accessor
3 participants