microsoft / clrmd

Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.
MIT License
1.06k stars 256 forks source link

Add ISOSDac14 for .Net 9 static variable support #1284

Closed leculver closed 2 months ago

leculver commented 2 months ago

Added ISOSDac14 support for .Net 9 statics.

Fixes https://github.com/dotnet/diagnostics/issues/4803.