2010/4/18 Jb Evain <[email protected]>

> Hey,
>
> On Sun, Apr 18, 2010 at 11:16 PM, Fabrice Michellonet
> <[email protected]> wrote:
> > When importing a MethodRef from a non signed Assembly, a null pointer
> > exception is thrown in Import::ImportAssemblyName
>
> This has been fixed last Tuesday.
>

Oops sorry; i didn't know about that fix.


> > By the way, i was wondering if it wouldn't be great if all used
> > References (MethodRef, TypeRef etc..) used during IL Emit would be
> > "auto" imported in the current Module?
>
> One of the issue about that is that you can emit IL into a method that
> is not yet attached to a module. It's planned to add a more powerful
> ILGenerator to Mono.Cecil.Rocks, and this one would automatically
> import references.
>
>
Huum ok, i see...
Anyway, adding this features as an extension via Mono.Cecil.Rocks is a
really good idea specially for the beginner.

Thanks for you work.

--
> Jb Evain  <[email protected]>
>
> --
> --
> mono-cecil
>
> Subscription settings:
> http://groups.google.com/group/mono-cecil/subscribe?hl=en
>

-- 
--
mono-cecil

Reply via email to