Hi,
I would like to use this library in Unity3D which use mono.
The editor crash and output this in the log:
Assertion at ..\mono\mini\method-to-ir.c:13336, condition `ins->opcode >= MONO_CEE_LAST' not met
I call this:
TypeLayout.PrintLayout<ExposedReference>();