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