microsoft / clrmd

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

Fix MethodDesc lookup #1241

Closed leculver closed 6 months ago

leculver commented 6 months ago

A previous change to fix hot/cold regions broke generic instantiation lookup.