MonoDebugCodeBlock

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow
struct MonoDebugCodeBlock {}

Members

Variables

end_offset
int end_offset;

IL offsets

parent
int parent;
Undocumented in source.
start_offset
int start_offset;

IL offsets

type
int type;
Undocumented in source.

Meta