On Tue, Jun 1, 2010 at 10:02 PM, Thiago de Arruda <[email protected]> wrote: > Can I do it before I try to write the assembly and get the exception?
bool is_mixed_mode = (module.Attributes & ModuleAttributes.ILOnly) != 0; -- Jb Evain <[email protected]> -- -- mono-cecil
