ICorDebugILCode Interface

[Supported in the .NET Framework 4.5.2 and later versions]

Represents a segment of intermediate language (IL) code.

Methods

Method Description
GetEHClauses Method Returns a pointer to a list of exception handling (EH) clauses that are defined for this IL.

Requirements

Platforms: See System Requirements.

Header: CorDebug.idl, CorDebug.h

Library: CorGuids.lib

.NET Framework Versions: Available since 4.5.2

See also