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