Handle gsharing and marshal by ref.
authorRodrigo Kumpera <kumpera@gmail.com>
Thu, 17 Feb 2011 13:44:28 +0000 (14:44 +0100)
committerRodrigo Kumpera <kumpera@gmail.com>
Thu, 17 Feb 2011 13:46:21 +0000 (14:46 +0100)
commit79132ee41791fa5b515914e54570ead5b726a374
treef00933f709c8eec0b2fcb8e688f1b56a58c81c47
parent5b4dfe280019eb84ef1389c871e67c0a8da68bc6
Handle gsharing and marshal by ref.

* method-to-ir.c (mono_emit_method_call_full): Non virtual
marshal by ref methods with gsharing context must always
be called using indirect calls.

Fixes #665893
mono/mini/method-to-ir.c