5 references to asCorInfoType
ILCompiler.ReadyToRun (5)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (5)
2180
return
asCorInfoType
(type);
2725
CorInfoType corInfoType =
asCorInfoType
(fieldType);
3000
return
asCorInfoType
(type);
3008
return
asCorInfoType
(type);
3346
type =
asCorInfoType
(fieldType);