Files
Il2CppInspectorRedux/Il2CppInspector.Common/Reflection/Il2CppModel.cs
Robert Xiao f395ed3ff5 Send FromTypeReference back to Il2CppModel
Now that FromTypeReference uses public Make* methods instead of private
TypeInfo constructors, it doesn't need to be in TypeInfo anymore. Move
it back to Il2CppModel, where it was before.
2020-06-20 10:17:48 +02:00

16 KiB