2 references to CodegenOptions
crossgen2 (2)
Crossgen2RootCommand.cs (1)
198
Options.Add(
CodegenOptions
);
Program.cs (1)
674
.UseBackendOptions(Get(_command.
CodegenOptions
))