Update Type.GetMethods() to be generics friendly (#13745)
authorAtsushi Kanamori <AtsushiKan@users.noreply.github.com>
Fri, 1 Sep 2017 17:04:47 +0000 (10:04 -0700)
committerGitHub <noreply@github.com>
Fri, 1 Sep 2017 17:04:47 +0000 (10:04 -0700)
commit3d111d9e5f7804039764303509c78722a7c7e818
tree2118f9f1a163fc0500f341c663c31c80cb34cc14
parent8fae16552cc5efbb0b14804a097c4a0676967810
Update Type.GetMethods() to be generics friendly (#13745)

Update Type.GetMethods() to be generics friendly
src/mscorlib/shared/System/Reflection/TypeDelegator.cs
src/mscorlib/src/System/Reflection/RuntimeMethodInfo.cs
src/mscorlib/src/System/RtType.cs
src/mscorlib/src/System/RuntimeHandles.cs
src/vm/ecalllist.h
src/vm/runtimehandles.cpp
src/vm/runtimehandles.h