Enum DwarfEmissionKind
Defines the amount of debug information to emit
public enum DwarfEmissionKind
Fields
DebugDirectivesOnly = 3
Emit Debug directives only
Full = 1
Full Debug information
LineTablesOnly = 2
Emit line tables only
None = 0
No debug information