3 writes to HasAssemblyTargetAttributes
ILCompiler.Compiler (3)
src\runtime\src\coreclr\tools\Common\Compiler\TypeMapMetadata.cs (3)
217HasAssemblyTargetAttributes |= pendingMap.HasAssemblyTargetAttributes; 401value.HasAssemblyTargetAttributes = true; 425typeMapState.HasAssemblyTargetAttributes = true;
1 reference to HasAssemblyTargetAttributes
ILCompiler.Compiler (1)
src\runtime\src\coreclr\tools\Common\Compiler\TypeMapMetadata.cs (1)
217HasAssemblyTargetAttributes |= pendingMap.HasAssemblyTargetAttributes;