5 references to asCorInfoType
ILCompiler.ReadyToRun (5)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (5)
2078
return
asCorInfoType
(type);
2623
CorInfoType corInfoType =
asCorInfoType
(fieldType);
2898
return
asCorInfoType
(type);
2906
return
asCorInfoType
(type);
3244
type =
asCorInfoType
(fieldType);