2 references to TYPE_GC_NONE
ILCompiler.RyuJit (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
2501if (*gcPtrs == (byte)CorInfoGCType.TYPE_GC_NONE) 2527CorInfoGCType gcType = CorInfoGCType.TYPE_GC_NONE;