Hey Regis,

On 2/13/08, Regis <[EMAIL PROTECTED]> wrote:
> For my current project (www.codeplex.com/emitCF), I had to modify the
> CilWorker.FinalCreate() method to make it public.
> In fact, I preferred this solution in order to pass a Label as a
> parameter to a jump instruction and, before saving the generated code,
> compute the instruction pointed by the label and reaffect the operand
> with it.

Could you detail your use case. With a little bit of code possibly,
because I don't quite see what you're doing with FinalCreate that you
can not do with the normal Create. And if you're doing something that
is not supported, it would feel better to add support for that instead
of simply exposing internal details.

-- 
Jb Evain  <[EMAIL PROTECTED]>

--~--~---------~--~----~------------~-------~--~----~
--
mono-cecil
-~----------~----~----~----~------~----~------~--~---

Reply via email to