2 references to getTypeForPrimitiveValueClass
ILCompiler.ReadyToRun (2)
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
2558
if (
getTypeForPrimitiveValueClass
(pConstrainedResolvedToken->hClass) != CorInfoType.CORINFO_TYPE_UNDEF)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl_generated.cs (1)
1538
return _this.
getTypeForPrimitiveValueClass
(cls);