Skip to content

[mono] Fix the formatting of field types FieldInfo.ToString () so it … #88648

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

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

vargaz
Copy link
Contributor

@vargaz vargaz commented Jul 11, 2023

…matches clr.

Fixes #88637.

@vargaz vargaz requested a review from marek-safar as a code owner July 11, 2023 05:24
@ghost ghost assigned vargaz Jul 11, 2023
@vargaz vargaz requested review from lewing and lambdageek July 11, 2023 05:25
@ghost
Copy link

ghost commented Jul 11, 2023

Tagging subscribers to this area: @dotnet/area-system-reflection
See info in area-owners.md if you want to be subscribed.

Issue Details

…matches clr.

Fixes #88637.

Author: vargaz
Assignees: -
Labels:

area-System.Reflection

Milestone: -

@vargaz vargaz merged commit f44e2e6 into dotnet:main Jul 11, 2023
@vargaz vargaz deleted the fix-88637 branch July 11, 2023 21:42
@ghost ghost locked as resolved and limited conversation to collaborators Aug 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

wasm System.Reflection.MemberInfo.ToString() returns different string for some types in public field compare to desktop
2 participants