[netcore] Don't load types in aot-compiler.c that don't exist in corefx
commitfb7b075e4930751421a5feb0b9ac095d832df228
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 25 Oct 2019 18:27:34 +0000 (25 20:27 +0200)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 28 Oct 2019 12:57:17 +0000 (28 13:57 +0100)
treeb235e547879b0f0b7aefba4c6ff24135c81d023c
parent6f04054541a18c66e2444954c228def0e7577ccb
[netcore] Don't load types in aot-compiler.c that don't exist in corefx

Fixes https://github.com/mono/mono/issues/16026
mono/mini/aot-compiler.c