Debugging a ReflectionTypeLoadException
I'm using a tool called Cpp2IL to generate types like this in assemblies:
(il:)
everything looks valid after comparing it to output from https://sharplab.io - so, are there any ways I continue debugging this to figure out what went wrong with generation? (/is there anything incorrect that stands out?)
SharpLab
C#/VB/F# compiler playground.
2 Replies