MonoDebugSourceInfo

Information about a source file retrieved from a symbol file.

extern (C) nothrow
struct MonoDebugSourceInfo {}

Members

Variables

guid
ubyte* guid;
hash
ubyte* hash;

16 byte long

source_file
char* source_file;
Undocumented in source.

Meta