[C#] Check int lengths at compile time
authorMatt Corallo <git@bluematt.me>
Tue, 23 Jan 2024 21:17:20 +0000 (21:17 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 29 Jan 2024 16:37:41 +0000 (16:37 +0000)
...cause I was using the wrong headers trying to do debug builds
and it took much too long to debug.


No differences found