2010-04-20 Rodrigo Kumpera <rkumpera@novell.com>
commita3b2659db5e707cbb650501e78ab044eebac2ac9
authorRodrigo Kumpera <kumpera@gmail.com>
Tue, 20 Apr 2010 17:34:30 +0000 (20 17:34 -0000)
committerRodrigo Kumpera <kumpera@gmail.com>
Tue, 20 Apr 2010 17:34:30 +0000 (20 17:34 -0000)
treed6c7efe737a3efe40b2b83d6f87138bff4ce8694
parent95a05d84f3de28c89f01fa1fe8ec3789ac1554ae
2010-04-20 Rodrigo Kumpera  <rkumpera@novell.com>

* Binder.cs (SelectMethod): Exact matching must check
all entries because if two of them match, we must use
the slow path.

* Binder.cs (GetBetterMethod): Don't give generic method
definition special treatment.

Fixes #325306.

svn path=/trunk/mcs/; revision=155828
mcs/class/corlib/System.Reflection/Binder.cs
mcs/class/corlib/System.Reflection/ChangeLog