[Mono-bugs] [Bug 624050] Cecil ignores NonSerialized attribute

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jul 20 17:57:38 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=624050

http://bugzilla.novell.com/show_bug.cgi?id=624050#c2


Andrés G. Aragoneses <knocte at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |VERIFIED

--- Comment #2 from Andrés G. Aragoneses <knocte at gmail.com> 2010-07-20 21:57:37 UTC ---
Hugh, you're right sorry! I wonder why I didn't check out the IL before.

For the record:

    .field  private  int32 someFieldWithNoAttrs
    .field  private  int32 someFieldWithThreadStatic
    .custom instance void class
[mscorlib]System.ThreadStaticAttribute::'.ctor'() =  (01 00 00 00 ) // ...

    .field  private notserialized  int32 someFieldWithNonSerialized

BTW, by any chance do you know how to read the "notserialized" keyword from
Cecil?

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list