2 references to NoScanner
ilc (2)
ILCompilerRootCommand.cs (1)
235
Options.Add(
NoScanner
);
Program.cs (1)
346
useScanner &= !Get(_command.
NoScanner
);