* XmlReflectionImporter.cs: Don't reset the internal tables at every
authorLluis Sanchez <lluis@novell.com>
Fri, 7 May 2004 10:18:23 +0000 (10:18 -0000)
committerLluis Sanchez <lluis@novell.com>
Fri, 7 May 2004 10:18:23 +0000 (10:18 -0000)
commitb37ee973a15c176a679d2b8844e03430be71a03f
tree03ffab87b39e899fead01356d0dbd31bf4324f7a
parent56974f2ad0da505efcc5657d49508344bf84bd6a
* XmlReflectionImporter.cs: Don't reset the internal tables at every
  ImportMembersMapping call. This fixes bug #58112. The problem is that
  it imported two different arrays (only different in the array item
  namespace) with the same name. Not sure what was this Reset needed for,
  everyting seems to work without it.

svn path=/trunk/mcs/; revision=26893
mcs/class/System.XML/System.Xml.Serialization/ChangeLog
mcs/class/System.XML/System.Xml.Serialization/XmlReflectionImporter.cs