5 references to asCorInfoType
ILCompiler.ReadyToRun (5)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (5)
2082
return
asCorInfoType
(type);
2627
CorInfoType corInfoType =
asCorInfoType
(fieldType);
2902
return
asCorInfoType
(type);
2910
return
asCorInfoType
(type);
3248
type =
asCorInfoType
(fieldType);