On Fri, Aug 6, 2010 at 4:56 PM, Wicky <[email protected]> wrote: > Do you think ildasm knows some tricks to decode the custom attribute > binary? > How can it be sure to take the 0 as value without the type definition?
It takes a guess. There's no way to know for sure without loading the definition of the enum. -- Jb EvainĀ <[email protected]> -- -- mono-cecil
