Hi, On Thu, May 20, 2010 at 4:59 PM, Jan <[email protected]> wrote: > Nevertheless I am getting a reference to the mscorlib from the cecil > process when I add a field to a class with > 'FieldAttributes.NotSerialized', it looks like you are adding the > 'System.NonSerializedAttribute' loaded from the wrong mscorlib.
Cecil doesn't add this attribute, there must be something wrong elsewhere. -- Jb Evain <[email protected]> -- -- mono-cecil
