Ignore XmlIgnore attributes when importing members in XmlReflectionImporter. Fixes...
authorRolf Bjarne Kvinge <rolf@xamarin.com>
Thu, 19 Apr 2012 14:30:07 +0000 (16:30 +0200)
committerRolf Bjarne Kvinge <rolf@xamarin.com>
Thu, 19 Apr 2012 21:04:15 +0000 (23:04 +0200)
commit5d7c168eba1d982803b2652be9fd1118f17c05e4
tree106e64748a07af53b55464b155da2f2e93cd8ec0
parent664de1044aed1dfd80135bd4e722826114be39a4
Ignore XmlIgnore attributes when importing members in XmlReflectionImporter. Fixes #4367.
mcs/class/System.XML/System.Xml.Serialization/XmlReflectionImporter.cs
mcs/class/System.XML/Test/System.Xml.Serialization/DeserializeTests.cs