2 references to MaxGenericCycleDepth
ilc (2)
ILCompilerRootCommand.cs (1)
264
Options.Add(
MaxGenericCycleDepth
);
Program.cs (1)
128
genericCycleDepthCutoff: Get(_command.
MaxGenericCycleDepth
),