Hey Joachim, On Wed, Oct 27, 2010 at 2:43 PM, reichertj <[email protected]> wrote: > when I set a new ReturnType on MethodReturnType, it would be nice if > the setter would set the internal field "parameter" to null... :-)
Hm, not sure about that, actually. That would erase the previous custom attributes, marshal info and such, wouldn'it? Some people may simply want to change the return type while preserving the attributes. What do you have in mind? -- -- mono-cecil
