For the .NET runtime, .NET 10 Preview 4 expands the JIT compiler’s escape analysis abilities to model references to objects from struct fields. The JIT performs escape analysis to determine if an ...