[runtime] Add a mono_marshal_get_runtime_invoke_full () function with an extra need_d...
authorZoltan Varga <vargaz@gmail.com>
Fri, 16 Jun 2017 21:45:41 +0000 (17:45 -0400)
committerGitHub <noreply@github.com>
Fri, 16 Jun 2017 21:45:41 +0000 (17:45 -0400)
commitcf39a9cd43fab1adc4e056b277aa8437171f6c45
treec535c64ac88cffbc65d1cd3fadf08237d1c1e374
parent7e220bf4fff0f7a2096b56b55963167e8a5f5ff7
[runtime] Add a mono_marshal_get_runtime_invoke_full () function with an extra need_direct_wrapper argument to allow generation of runtime-invoke wrappers which directly call a method without using the 'addr' argument. (#5053)
mono/metadata/marshal.c
mono/metadata/marshal.h