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