2 references to SystemModuleName
crossgen2 (2)
Crossgen2RootCommand.cs (1)
196Options.Add(SystemModuleName);
Program.cs (1)
268string systemModuleName = Get(_command.SystemModuleName) ?? Helpers.DefaultSystemModule;