2003-10-15 Martin Baulig <martin@ximian.com>
authorMartin Baulig <martin@novell.com>
Tue, 14 Oct 2003 22:35:57 +0000 (22:35 -0000)
committerMartin Baulig <martin@novell.com>
Tue, 14 Oct 2003 22:35:57 +0000 (22:35 -0000)
commit957e50efbd747c33dce46177c2eb78d3aadcdc7a
treea94950e793fd461ae285d00f0d843a087530d860
parent5deacd7bfab90873f2fe83582e31fc982c42775e
2003-10-15  Martin Baulig  <martin@ximian.com>

* Type.cs (Type.DeclaringMethod): For a generic method's type
parameter, return this method - otherwise, return null.

svn path=/trunk/mcs/; revision=19052
mcs/class/corlib/System.Reflection.Emit/EnumBuilder.cs
mcs/class/corlib/System.Reflection.Emit/MethodBuilder.cs
mcs/class/corlib/System.Reflection.Emit/TypeBuilder.cs
mcs/class/corlib/System.Reflection/TypeDelegator.cs
mcs/class/corlib/System/ChangeLog
mcs/class/corlib/System/MonoType.cs
mcs/class/corlib/System/Type.cs