Hey Romain, On 11/6/08, Romain Verdier <[EMAIL PROTECTED]> wrote: > Any idea ? I'm pretty sure I missed something (big) here.
I think you have to Import the MethodDefinition, as the operator is defined in another assembly, you can't just use it with importing it to a MethodReference. There's an Import(MethodDefinition) on ModuleDefinition for that iirc. -- Jb Evain <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ -- mono-cecil -~----------~----~----~----~------~----~------~--~---
