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