Fix XmlAttributes to ignore all XmlAttributes if XmlIgnore is present
commitb3014f2bcc16c1fbc4aee54e84dec7f9d5611510
authorRolf Bjarne Kvinge <rolf@xamarin.com>
Thu, 19 Apr 2012 15:10:26 +0000 (19 17:10 +0200)
committerRolf Bjarne Kvinge <rolf@xamarin.com>
Thu, 19 Apr 2012 21:04:16 +0000 (19 23:04 +0200)
treebd4feb5ddc7d23eadef4c88d2f2dce2cf3948a8f
parent5d7c168eba1d982803b2652be9fd1118f17c05e4
Fix XmlAttributes to ignore all XmlAttributes if XmlIgnore is present
mcs/class/System.XML/System.Xml.Serialization/XmlAttributes.cs
mcs/class/System.XML/Test/System.Xml.Serialization/DeserializeTests.cs
mcs/class/System.XML/Test/System.Xml.Serialization/XmlAttributesTests.cs