1 write to DebugMode
ilasm (1)
Program.cs (1)
157options.DebugMode = Get(_command.DebugMode);
2 references to DebugMode
ILAssembler (2)
GrammarVisitor.cs (2)
147if (_entityRegistry.Assembly is not null && (_options.Debug || _options.DebugMode is not null)) 672int debuggingModes = _options.DebugMode switch