[mono][aot] Disable dedup for wrapper with a return type which has a cmod. (#80279)
authorZoltan Varga <vargaz@gmail.com>
Fri, 6 Jan 2023 05:32:27 +0000 (00:32 -0500)
committerGitHub <noreply@github.com>
Fri, 6 Jan 2023 05:32:27 +0000 (00:32 -0500)
commitb0601cfa4a0366f271f8f3f041d40673243a6886
treec884bc560866626a463d8e96caa7c9fd112946dd
parent2a2745223e54c84e595b4eecf268138b26c9d4bb
[mono][aot] Disable dedup for wrapper with a return type which has a cmod. (#80279)

The wrappers are not found at runtime in some cases.

Ref: https://github.com/dotnet/runtime/issues/79814.
src/mono/mono/mini/aot-runtime.c