[Mono-bugs] [Bug 30098][Wis] Changed - CodeTypeReferenceCollection is missing overloaded Add () methods
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
12 Sep 2002 12:55:48 -0000
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=30098
--- shadow/30098 Tue Sep 10 04:57:44 2002
+++ shadow/30098.tmp.13477 Thu Sep 12 08:55:48 2002
@@ -1,14 +1,14 @@
Bug#: 30098
Product: Mono/Class Libraries
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: duncan@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -20,6 +20,9 @@
* public int Add(CodeTypeReference);
* public void Add(string);
* public void Add(Type);
We only have code to handle the first case.
+
+------- Additional Comments From gonzalo@ximian.com 2002-09-12 08:55 -------
+Fixed on CVS