5 references to asCorInfoType
ILCompiler.ReadyToRun (5)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (5)
2235
return
asCorInfoType
(type);
2778
CorInfoType corInfoType =
asCorInfoType
(fieldType);
3056
return
asCorInfoType
(type);
3064
return
asCorInfoType
(type);
3402
type =
asCorInfoType
(fieldType);