3 references to TypeMapAssociation
ILCompiler.ReadyToRun (3)
src\runtime\src\coreclr\tools\Common\Compiler\TypeMapMetadata.cs (3)
37
return TypeMapAttributeKind.
TypeMapAssociation
;
382
case TypeMapAttributeKind.
TypeMapAssociation
:
409
if (attrKind is TypeMapAttributeKind.TypeMapAssemblyTarget or TypeMapAttributeKind.
TypeMapAssociation
)