Remove dependency on Microsoft.Diagnostics.Runtime (ClrMD)
arvindshmicrosoft opened this issue · 0 comments
arvindshmicrosoft commented
We really only use ClrMD to get PE metadata and DLL Export Directory (ordinal to address mappings). Both of these can be replaced with equivalents from System.Diagnostics and System.Reflection.Metadata.