1 write to CompilationModuleSet
crossgen2 (1)
Program.cs (1)
446groupConfig.CompilationModuleSet = inputModules;
1 reference to CompilationModuleSet
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCompilationModuleGroupBase.cs (1)
74_compilationModuleSet = new HashSet<EcmaModule>(config.CompilationModuleSet);