2 references to Prefer32Bit
ilasm (2)
IlasmRootCommand.cs (1)
157
Options.Add(
Prefer32Bit
);
Program.cs (1)
153
options.Prefer32Bit = Get(_command.
Prefer32Bit
);