Header menu logo B2R2

CILKind Type

Represents the kind of CIL code: only CIL, CIL for x86, or CIL for x64.

Record fields

Record Field Description

CILOnly

Full Usage: CILOnly

Field type: CILKind
Modifiers: static

Only CIL code.

Field type: CILKind

CILx64

Full Usage: CILx64

Field type: CILKind
Modifiers: static

CIL code for x86-64.

Field type: CILKind

CILx86

Full Usage: CILx86

Field type: CILKind
Modifiers: static

CIL code for x86.

Field type: CILKind

Type something to start searching.