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