It was a tricky little fellow to catch, because during debugging I would check CustomAttributes, and the getter would create a ParameterDefinition and stick it in m_param (thus avoiding the situation where m_param was null, and the dereferencing attempted by setting MarshalSpec).
Both this issue, and the "this" parameter problem were from some COM Interop Assemblies (I think). Was this fix worthy of commit? Regards, Ivan On Sep 18, 5:54 pm, "Jb Evain" <[EMAIL PROTECTED]> wrote: > Hey Ivan, > > Thanks for the patch! > > Do you have an assembly that shows your issue, so we can integrate it > in the unit tests suite? --~--~---------~--~----~------------~-------~--~----~ -- mono-cecil -~----------~----~----~----~------~----~------~--~---
