Skip to content

Provide API to get MT/EEClass/MD for Desktop flavor #12

@zvirja

Description

@zvirja

Extend ClrMD API and allow to access the following data.

For ClrType:

  • MethodTable address;
  • EEClass address.

Ensure that EEClass data is correct for generics (which could share the same MT, AFAIK).

For the ClrMethod:

  • MethodDesc address.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions