1 write to _module
ILCompiler.ReadyToRun (1)
TypeSystem\Mutable\MutableModule.cs (1)
157_module = module;
3 references to _module
ILCompiler.ReadyToRun (3)
TypeSystem\Mutable\MutableModule.cs (3)
172_currentBinaryEmitter = new ManagedBinaryEmitterForInternalUse(assemblyName, _module.Context, _assemblyFlags, _publicKeyArray, _hashAlgorithm, _moduleToIndex, _module); 190var perMetadataTypeCache = new PerMetadataFormCache<T>(_module, handleFunc, _perMetadata.Count);