1 write to _moduleToIndex
ILCompiler.ReadyToRun (1)
TypeSystem\Mutable\MutableModule.cs (1)
163
_moduleToIndex
= moduleToIndex;
1 reference to _moduleToIndex
ILCompiler.ReadyToRun (1)
TypeSystem\Mutable\MutableModule.cs (1)
172
_currentBinaryEmitter = new ManagedBinaryEmitterForInternalUse(assemblyName, _module.Context, _assemblyFlags, _publicKeyArray, _hashAlgorithm,
_moduleToIndex
, _module);