.NET Inside Out Part 1 — Virtual and non-virtual calls in C#
This is the first part of the .NET Inside Out series where I play with CLR internals. For your convenience you can find other parts using the links below (or by guessing the address): Part 1 — Virtual and non-virtual calls in C# Part 2 — Handling and rethrowing exceptions Part 3 — How to … Continue reading .NET Inside Out Part 1 — Virtual and non-virtual calls in C#