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