Previously we discovered how to hold an unboxed instance of System.Void
,
and although circumventing the .NET framework always feels good, it left us with a burning question;
What does the memory layout look like? Can a class contain infinite voids?
Sizing Up the Void
28 April 2020