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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.