BepInEx / HarmonyX

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

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

Closed Meivyn closed 5 months ago

Meivyn commented 6 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.