[netcore] Don't default to mscorlib in Assembly.GetType (mono/mono#15488)
authorRyan Lucia <rylucia@microsoft.com>
Wed, 10 Jul 2019 16:21:56 +0000 (09:21 -0700)
committerGitHub <noreply@github.com>
Wed, 10 Jul 2019 16:21:56 +0000 (09:21 -0700)
commitc549251d34f6d0425f61fb574584cfaf277cd986
treedea5ebb40ee70330e8efd5d1102a670ff5629ea5
parent1c504343fd5de8370bec1f255c6a4370443123e4
[netcore] Don't default to mscorlib in Assembly.GetType (mono/mono#15488)

* [netcore] Don't default to mscorlib in Assembly.GetType

* Add argument for whether or not to search mscorlib

* Reorder and rename search_mscorlib argument

* Use gboolean exclusively

Commit migrated from https://github.com/mono/mono/commit/370e76dfc83616042adde1b2ffd130e25363002e
src/mono/mono/metadata/icall.c
src/mono/mono/metadata/reflection-internals.h
src/mono/mono/metadata/reflection.c
src/mono/mono/mini/debugger-agent.c
src/mono/netcore/CoreFX.issues.rsp