2 references to None
ILCompiler.ReadyToRun (2)
src\runtime\src\coreclr\tools\Common\Compiler\TypeMapMetadata.cs (2)
39
return TypeMapAttributeKind.
None
;
325
if (attrKind == TypeMapAttributeKind.
None
)