How to call a generic static extension Method using Reflection?
Now before I start: I know that there are many questions like this already that have been answered.
Ive tried the lot of them and they just dont ssem to work for me and Im not quite sure what im doing wrong. My running theory is, that what the thing Im trying to do is rather niche and also very “hey you shouldnt be doing it like this at all”, and all the answers Ive found have aged a good bit. but it has now really gotten my interest and im kinda locked in on finding out how to do it.