2 references to TargetAllowsRuntimeCodeGeneration
crossgen2 (2)
Crossgen2RootCommand.cs (1)
211
Options.Add(
TargetAllowsRuntimeCodeGeneration
);
Program.cs (1)
90
bool targetAllowsRuntimeCodeGeneration = Get(_command.
TargetAllowsRuntimeCodeGeneration
)