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