BepInEx / HarmonyX

Harmony built on top of MonoMod.RuntimeDetours with additional features
MIT License
374 stars 44 forks source link

Fix invalid file name when dumping compiler-generated methods #99

Closed Meivyn closed 10 months ago

Meivyn commented 11 months ago

I wasn't sure by which characters I should replace < and > with, but this fixes the dump when patching a compiler-generated method.