Hacker News new | ask | show | jobs
by jaredpar 679 days ago
> from the AOT compiler, but none from the C# compiler.

The C# compiler has very little knowledge of `[FieldOffset]`. It's expected that developers understand the runtime implications of this.