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