[Mono-bugs] [Bug 622124] New: NET_4_0: FieldBuilder.SetConstant extensions.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jul 14 00:27:46 EDT 2010


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

http://bugzilla.novell.com/show_bug.cgi?id=622124#c0


           Summary: NET_4_0: FieldBuilder.SetConstant extensions.
    Classification: Mono
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: P5 - None
         Component: CORLIB
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: miguel at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


As of .NET 4.0 FieldBuilder.SetConstant supports assigning non-null values to
reference types as long as the value is assignable (Int32 can be assigned to an
Object).

There might be others, but that is all that is documented, section "Remarks":

http://msdn.microsoft.com/en-us/library/system.reflection.emit.fieldbuilder.setconstant.aspx

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


More information about the mono-bugs mailing list