On Dec 23, 2011, at 9:31 PM, Carlo Kok wrote: > Look for a *call* to a .ctor, there should be only 1. (new is used to > instantiate while call is only used for base/this calls)
Except when creating structs with a non default ctor ;) Jb -- -- mono-cecil
