1 write to _moduleToIndex
ILCompiler.ReadyToRun (1)
TypeSystem\Mutable\MutableModule.cs (1)
87_moduleToIndex = moduleToIndex;
2 references to _moduleToIndex
ILCompiler.ReadyToRun (2)
TypeSystem\Mutable\MutableModule.cs (2)
54int index = _moduleToIndex(module); 62int index = _moduleToIndex(_mutableModule.ModuleThatIsCurrentlyTheSourceOfNewReferences);