2007-11-05 Mark Probst <mark.probst@gmail.com>
authorMark Probst <mark.probst@gmail.com>
Mon, 5 Nov 2007 16:03:42 +0000 (16:03 -0000)
committerMark Probst <mark.probst@gmail.com>
Mon, 5 Nov 2007 16:03:42 +0000 (16:03 -0000)
commit1a313377dcbe716221b8b4adf8746ee72a50d275
tree9e9ca8fb39fa56f47869171ce930049f408ffb0f
parenta94e6ec3ed88d0a6a3543d5d71acf37a3ff322f0
2007-11-05  Mark Probst  <mark.probst@gmail.com>

* Binder.cs: Treat matches with different argument types as
ambiguous, too.  Fixes #324998.

2007-11-05  Mark Probst  <mark.probst@gmail.com>

* BinderTests.cs: Add test for bug #324998.

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