1 write to _modulesBeingInstrumented
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCodegenCompilation.cs (1)
61_modulesBeingInstrumented = new HashSet<ModuleDesc>(modulesBeingInstrumented);
1 reference to _modulesBeingInstrumented
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCodegenCompilation.cs (1)
180return _modulesBeingInstrumented.Contains(module);