2 references to GenerateUnboxingStubs
crossgen2 (2)
Crossgen2RootCommand.cs (1)
185Options.Add(GenerateUnboxingStubs);
Program.cs (1)
685nodeFactoryFlags.GenerateUnboxingStubs = Get(_command.GenerateUnboxingStubs) ?? !typeSystemContext.TargetAllowsRuntimeCodeGeneration;