ICLRDebuggingLibraryProvider2 interface

Includes the ProvideLibrary2 method, which allows the debugger to provide a path to a version-specific debugging library.

Methods

Method Description
ProvideLibrary2 Allows the debugger to provide a path to a version-specific debugging library.

Requirements

Platforms: See .NET supported operating systems.

Header: dbgshim.h

Library: dbgshim.dll, libdbgshim.so, libdbgshim.dylib

.NET Versions: Available since .NET Core 2.1

See also