[Mono-bugs] [Bug 51060][Blo] Changed - Multiple indexers of the class cause to failure in XMLSerializer

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 17 Nov 2003 04:03:15 -0500 (EST)


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 pavels@mainsoft.com.

http://bugzilla.ximian.com/show_bug.cgi?id=51060

--- shadow/51060	2003-11-17 03:18:16.000000000 -0500
+++ shadow/51060.tmp.5654	2003-11-17 04:03:15.000000000 -0500
@@ -169,6 +169,11 @@
 			//Class1 myClass = new Class1();
 			XmlSerializer serializer = new XmlSerializer
 (typeof(XmlBug1.Class1));
 		}
 	}
 }
+
+------- Additional Comments From pavels@mainsoft.com  2003-11-17 04:03 -------
+Created an attachment (id=5951)
+Test case
+