- Notifications
You must be signed in to change notification settings - Fork5.1k
Convert a few trivial Type, RuntimeType and Enum FCalls to C##71873
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
ghost commentedJul 9, 2022
Tagging subscribers to this area: @dotnet/area-system-reflection Issue Detailsnull
|
This makes |
7443c81
to9ae0a8d
CompareI am going to revert the change for IsEnum. It is behavior change for generic variables. We do not have a test coverage for it. The test coverage needs to be fixed first. |
For example, this prints true currently, but it would print false with this change:
|
And this fails with
|
Opened#71884 |
Uh oh!
There was an error while loading.Please reload this page.
Improvements on win-arm64:dotnet/perf-autofiling-issues#6757 |
Improvements on ubuntu arm64:dotnet/perf-autofiling-issues#6982 |
No description provided.