ikvmnet / ikvm

A Java Virtual Machine and Bytecode-to-IL Converter for .NET
Other
1.28k stars 121 forks source link

Symbols API #601

Open wasabii opened 1 month ago

wasabii commented 1 month ago

Replace all usages of System.Reflection and IKVM.Reflection in the Runtime classes with IKVM.CoreLib.Symbols. This removes nearly all of the #IFDEFs. We should be free to start breaking up the Runtime classes into IKVM.CoreLib.Symbols.