2/18/2025
•
EN
Writing a .NET Garbage Collector in C# - Part 4
Explains how to traverse the .NET managed heap to implement the mark phase of a custom garbage collector written in C#.