Hi, I upgraded to Cecil 0.9.
If enum in custom attribute cannot be resolved (it's in another assembly), an InvalidOperationException (error message "Failed to resolve type ...") thrown. This stops Cecil from handling the assembly. The behavior is not same as Cecil 0.6, which has no error for this case. Is it possible to just read the object value into CustomAttributeArgument.Value without any error? Regards Wicky -- -- mono-cecil
