2 references to CodegenOptions
ilc (2)
ILCompilerRootCommand.cs (1)
222
Options.Add(
CodegenOptions
);
Program.cs (1)
605
.UseBackendOptions(Get(_command.
CodegenOptions
))