mirror of
https://github.com/LukeFZ/Il2CppInspectorRedux.git
synced 2025-12-11 05:49:44 +05:00
GenericMethods should contain all MethodSpec-referenced methods, including those which are non-generic methods inside generic types. This patch adds those methods, and also implements parameter substitution for type arguments in parameters & return types.