3 references to CORINFO_TYPE_UNDEF
ILCompiler.RyuJit (3)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (3)
2998
return CorInfoType.
CORINFO_TYPE_UNDEF
;
3010
return CorInfoType.
CORINFO_TYPE_UNDEF
;
3235
CorInfoType result = CorInfoType.
CORINFO_TYPE_UNDEF
;