BepInEx / Il2CppInterop

A tool interoperate between CoreCLR and Il2Cpp at runtime
GNU Lesser General Public License v3.0
206 stars 66 forks source link

Fix GetMethod #67

Closed nitrog0d closed 1 year ago

nitrog0d commented 1 year ago

In the last PR I forgot to reassign genericMethodGetMethod, my bad