[Mono-bugs] [Bug 58120][Min] Changed - AppDomain.SetupInformation.DynamicBase throws
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 6 May 2004 06:37:47 -0400 (EDT)
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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58120
--- shadow/58120 2004-05-06 06:37:24.000000000 -0400
+++ shadow/58120.tmp.7825 2004-05-06 06:37:47.000000000 -0400
@@ -2,22 +2,23 @@
Product: Mono: Class Libraries
Version: unspecified
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Minor
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: gonzalo@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: AppDomain.SetupInformation.DynamicBase throws
+OtherBugsDependingOnThis: 57726
compile and run:
using System;
-----
class Test
{