You really should implement the .NET 4 version of this first (MSDN helpfully points to ICLRRuntimeInfo::GetInterface, which is CLRRuntimeInfo_GetInterface in our code), then implement the legacy version based on that, so everything is in one place.
On Tue, Sep 27, 2011 at 6:34 AM, Alistair Leslie-Hughes leslie_alistair@hotmail.com wrote:
Hi, Add missing test file.
Changelog: mscoree: Add ICorDebug interface support
Best Regards Alistair Leslie-Hughes