Kevin Gosse 9/16/2021

Reading AsyncLocal values from a memory dump

Read Original

This article provides a detailed, technical walkthrough for developers on the internal storage mechanism of AsyncLocal values in .NET. It includes sample code to generate a memory dump and step-by-step instructions for using WinDbg and SOS extensions to inspect and extract these values from the dump, specifically targeting .NET 5 with notes for .NET Framework.

Reading AsyncLocal values from a memory dump

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes