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