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