2 references to Parallelism
ilc (2)
ILCompilerRootCommand.cs (1)
243
Options.Add(
Parallelism
);
Program.cs (1)
485
int parallelism = Get(_command.
Parallelism
);