Open wasabii opened 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.
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.