2 references to CompileNoMethods
crossgen2 (2)
Crossgen2RootCommand.cs (1)
187
Options.Add(
CompileNoMethods
);
Program.cs (1)
503
bool compileNoMethods = Get(_command.
CompileNoMethods
);