tonerdo / pose

Replace any .NET method (including static and non-virtual) with a delegate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In the MethodRewriter class, If the InstructionOperandType is InlineSig, it throws an exception

JRallee opened this issue · comments

Hi,

For this instruction type, how do we emit for the iLgenerator? Need help here..