2 references to SingleFileCompilation
crossgen2 (2)
Crossgen2RootCommand.cs (1)
189
Options.Add(
SingleFileCompilation
);
Program.cs (1)
47
_singleFileCompilation = Get(command.
SingleFileCompilation
);