5 references to asCorInfoType
ILCompiler.ReadyToRun (5)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (5)
2211
return
asCorInfoType
(type);
2785
CorInfoType corInfoType =
asCorInfoType
(fieldType);
3060
return
asCorInfoType
(type);
3068
return
asCorInfoType
(type);
3406
type =
asCorInfoType
(fieldType);