Fix Attribute.GetHashCode to match MS behavior (needed for Moonlight)
authorSebastien Pouliot <sebastien@ximian.com>
Tue, 29 Jun 2010 15:02:14 +0000 (15:02 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Tue, 29 Jun 2010 15:02:14 +0000 (15:02 -0000)
commit9982c34eefb04f88fc27d6eb7adb340dd0951f33
tree2372685a9f21f9b88f4f8743595467d7569441bb
parentb25957580306f07dd2a2e68d5fb1430e6dcb45be
Fix Attribute.GetHashCode to match MS behavior (needed for Moonlight)

svn path=/trunk/mcs/; revision=159666
mcs/class/corlib/System/Attribute.cs
mcs/class/corlib/System/ChangeLog
mcs/class/corlib/Test/System/AttributeTest.cs
mcs/class/corlib/Test/System/ChangeLog