On 21 sep, 23:21, Jb Evain <[email protected]> wrote: > Which method does the original calli call that you want to replicate?
The CLI method I'm trying to replicate is in the TestNativeCLI.dll assembly / TestNativeCLI class / Test method. Looking at Mono.Cecil code, I don't find where the MethodCallingConvention is replicated... -- -- mono-cecil
