Files
Il2CppInspectorRedux/Il2CppInspector.Common/Reflection/Il2CppModel.cs
Robert Xiao 7797ac2506 Refactor TypeInfo constructors
This patch replaces Il2CppModel.resolveTypeReference by a static
TypeInfo constructor, and simultaneously refactors the TypeInfo
constructors to eliminate duplication between resolveTypeReference and
the original constructors. This will make future refactoring much
easier.
2020-06-20 10:17:48 +02:00

13 KiB