ICLRDebuggingLibraryProvider Interface

Includes the ICLRDebuggingLibraryProvider::ProvideLibrary Method method, which gets a library provider callback interface that allows common language runtime version-specific debugging libraries to be located and loaded on demand.

Methods

Method

Description

ICLRDebuggingLibraryProvider::ProvideLibrary Method

Allows the debugger to provide a handle to a module which can be used to load a debug library.

Requirements

Platforms: See .NET Framework System Requirements.

Header: CorDebug.idl, CorDebug.h

Library: CorGuids.lib

.NET Framework Versions: 4

See Also

Other Resources

Debugging Interfaces

Debugging (Unmanaged API Reference)