2 references to MaxGenericCycleBreadth
ilc (2)
ILCompilerRootCommand.cs (1)
264
Options.Add(
MaxGenericCycleBreadth
);
Program.cs (1)
130
genericCycleBreadthCutoff: Get(_command.
MaxGenericCycleBreadth
));