Correctly set ReflectionType with inherited generic methods (#15233)
commit2a82614f984ec9574b1724bc4d2c4eac092424b8
authorRyan Lucia <rylucia@microsoft.com>
Wed, 19 Jun 2019 17:08:39 +0000 (19 13:08 -0400)
committerGitHub <noreply@github.com>
Wed, 19 Jun 2019 17:08:39 +0000 (19 13:08 -0400)
tree62673cef663a13433b0973876b676bb5b74e5b56
parent7ac0287a7b0d2e64adf27a335cb4396fdabea308
Correctly set ReflectionType with inherited generic methods (#15233)

* Correctly set ReflectionType with inherited generic methods

* Allow ValueType

* Re-enable relevant test

* Switch to mono_class_from_mono_type_internal
mono/metadata/reflection.c
netcore/CoreFX.issues.rsp