2 references to TYPE_GC_OTHER
ILCompiler.RyuJit (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
2536
gcType = CorInfoGCType.
TYPE_GC_OTHER
;
2554
if (gcType == CorInfoGCType.
TYPE_GC_OTHER
)