1 write to Debug
ilasm (1)
Program.cs (1)
160
options.
Debug
= Get(_command.Debug);
2 references to Debug
ILAssembler (2)
GrammarVisitor.cs (2)
333
bool generatePdb = hasDebugInfo || _options.
Debug
|| _options.Pdb;
610
if (_options.
Debug
|| _options.DebugMode is not null)