Tags: gezidan/mono
Tags
Revert fcbb571 and implement it differently. The commit had the good idea but since some values of the enumeration overlap it broke the correct behavior. Instead we now turn off the extra options and use the previous way to check.
Make sure we keep a root for the delegates when calling them. * method-to-ir.c (mono_emit_method_call_full): Make sure we keep a root for delegates when calling them using the fast delegate dispatch. Fixes #667921
Add MonoCQItem to the moonlight build, otherwise we abort
PreviousNext