2 writes to CompilationModuleSet
crossgen2 (1)
Program.cs (1)
480groupConfig.CompilationModuleSet = inputModules;
ILCompiler.ReadyToRun (1)
PortableCallHelpers\PortableCallHelpersGenerator.cs (1)
182CompilationModuleSet = modules,
1 reference to CompilationModuleSet
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCompilationModuleGroupBase.cs (1)
74_compilationModuleSet = new HashSet<EcmaModule>(config.CompilationModuleSet);