microsoft / clrmd

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

Add ModuleInfo.TryCreateResourceRoot #1199

Closed mikem8361 closed 1 year ago

mikem8361 commented 1 year ago

This allows the SOS infra to leverage the clrmd internal PEImage's resource code for use in its IDataReader impl.