Using References and Ref Structures for Low-level C# Optimization
In RussianRU
You will learn how references and arithmetic operations with managed pointers are implemented. We will look “under the hood” of runtime and delve into the world of low-level code optimizations.