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