2 references to asCorInfoType
ILCompiler.RyuJit (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
984return asCorInfoType(type, out _); 1037var corInfoType = asCorInfoType(type, out TypeDesc typeIfNotPrimitive);