http://bugzilla.novell.com/show_bug.cgi?id=624050
http://bugzilla.novell.com/show_bug.cgi?id=624050#c2 Andrés G. Aragoneses <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED --- Comment #2 from Andrés G. Aragoneses <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
