.NET Inside Out Part 11 — Using structs for devirtualization
This is the eleventh part of the .NET Inside Out series. For your convenience you can find other parts in the table of contents in Part 1 – Virtual and non-virtual calls in C# Last time we saw how type markers can result in code optimizations because .NET knows types with structs and can get … Continue reading .NET Inside Out Part 11 — Using structs for devirtualization