5 references to asCorInfoType
ILCompiler.RyuJit (5)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (5)
2242
return
asCorInfoType
(type);
2785
CorInfoType corInfoType =
asCorInfoType
(fieldType);
3063
return
asCorInfoType
(type);
3071
return
asCorInfoType
(type);
3409
type =
asCorInfoType
(fieldType);