Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78468 --- shadow/78468 2006-05-20 12:55:10.000000000 -0400 +++ shadow/78468.tmp.11685 2006-05-20 12:55:10.000000000 -0400 @@ -0,0 +1,22 @@ +Bug#: 78468 +Product: Mono: Class Libraries +Version: 1.1 +OS: All +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: CORLIB +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: [PATCH] ArgumentException in Assembly.GetManifestResourceInfo for assembly loaded from byte array + +Assembly.GetManifestResourceInfo results in an ArgumentException for an +assembly loaded from a byte array. + +The attached patch fixes this issue and enables a corresponding unit test. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
