1 write to Prefer32Bit
ilasm (1)
Program.cs (1)
153options.Prefer32Bit = Get(_command.Prefer32Bit);
2 references to Prefer32Bit
ILAssembler (2)
GrammarVisitor.cs (2)
218if (_options.Prefer32Bit) 244if (_options.Prefer32Bit)