✅ Unsubscribing from all events
Okay, to make it short, I need to unsubscribe from an anonymous event and the way I thought would work would just to unsub from all by using
.GetInvocationList() but it appears it just doesn't exist, can anyone give a tip on how to do it ?