5 references to asCorInfoType
ILCompiler.ReadyToRun (5)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (5)
2080
return
asCorInfoType
(type);
2625
CorInfoType corInfoType =
asCorInfoType
(fieldType);
2900
return
asCorInfoType
(type);
2908
return
asCorInfoType
(type);
3246
type =
asCorInfoType
(fieldType);