2003-02-23 Miguel de Icaza <miguel@ximian.com>
authorMiguel de Icaza <miguel@gnome.org>
Sun, 23 Feb 2003 06:41:56 +0000 (06:41 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Sun, 23 Feb 2003 06:41:56 +0000 (06:41 -0000)
commit1d65971a97c926d14bdbd6332a93c62ebc1749af
treea0bc700f6669056c966f1cbe6f0f86509c095f0e
parentc81cda6e5c893fd41da3b7c9e6bad97a73dc1d1d
2003-02-23  Miguel de Icaza  <miguel@ximian.com>

* delegate.cs: When creating the various temporary "Parameters"
classes, make sure that we call the ComputeAndDefineParameterTypes
on those new parameters (just like we do with the formal ones), to
allow them to be resolved in the context of the DeclSpace.

This fixes the bug that Dick observed in Bugzilla #38530.

svn path=/trunk/mcs/; revision=11857
mcs/mcs/delegate.cs