5 references to TypeMapAssemblyTarget
ILCompiler.ReadyToRun (5)
src\runtime\src\coreclr\tools\Common\Compiler\TypeMapMetadata.cs (5)
33return TypeMapAttributeKind.TypeMapAssemblyTarget; 374case TypeMapAttributeKind.TypeMapAssemblyTarget: 399if (attrKind is TypeMapAttributeKind.TypeMapAssemblyTarget) 404if (attrKind is TypeMapAttributeKind.TypeMapAssemblyTarget or TypeMapAttributeKind.TypeMap) 409if (attrKind is TypeMapAttributeKind.TypeMapAssemblyTarget or TypeMapAttributeKind.TypeMapAssociation)