2003-10-18 Martin Baulig <martin@ximian.com>
authorMartin Baulig <martin@novell.com>
Sat, 18 Oct 2003 07:13:03 +0000 (07:13 -0000)
committerMartin Baulig <martin@novell.com>
Sat, 18 Oct 2003 07:13:03 +0000 (07:13 -0000)
commite627e841c62de399ca5d9bd48153530bacffe001
tree6270b9f3cba1fcb4a858af1d1ee873c707fadeb5
parenta1ba3316d09e1594cccaf85c71232d089aeecbe4
2003-10-18  Martin Baulig  <martin@ximian.com>

* MethodInfo.cs (MethodInfo.GetGenericArguments): Make this method
abstract; use an interncall in MonoMethod and a custom
implementation in MethodBuilder.

svn path=/trunk/mcs/; revision=19160
mcs/class/corlib/System.Reflection.Emit/MethodBuilder.cs
mcs/class/corlib/System.Reflection.Emit/MonoArrayMethod.cs
mcs/class/corlib/System.Reflection/ChangeLog
mcs/class/corlib/System.Reflection/MethodInfo.cs
mcs/class/corlib/System.Reflection/MonoMethod.cs