You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.
Not quite sure why the fallback wouldn't work though.
Also the reasons why we had to disable them in the first place probably don't exist anymore, but enabling them will be a size regression. Comparer<Foo>.Default is basically reflection right now.
Given this example code, the numbers should be printed in ascending order.
A default CoreRT build will print the sorted numbers.
However, the following is printed in reflection-free mode.
The text was updated successfully, but these errors were encountered: